Home

Submit

Source

Feeds
Tutorials » CGI and Perl » General Development

CGI and Perl General Development Tutorials

CGI/Perl General Development Tutorials

CGI and Perl General Development
Perl File Handling: open, read, write and close files Perl and CGI
CGI and Perl / General Development
This article describes the facilities provided for Perl file handling.

Site: www.perlfect.com Report - View Tutorial

CGI and Perl General Development
PERL and CGI Tutorial
CGI and Perl / General Development
In this tutorial we are going to learn PERL and CGI.

Site: www.tutorialspoint.com Report - View Tutorial

CGI and Perl General Development
Genetic algorithms applied with Perl
CGI and Perl / General Development
Based on the Darwinian principle of survival of the fittest, genetic programming uses mutation and replication to produce algorithms for creating ever-improving computer programs. In this column, you'll get to know the genetic algorithm in simple terms. Ted provides Perl implementations for some specific tasks, which you can adapt for generic use. To demonstrate the genetic algorithm, Ted breeds numbers for fitness to a formula, and letters to form English words.

Site: www-128.ibm.com Report - View Tutorial

CGI and Perl General Development
Cultured Perl: The elegance of JAPH
CGI and Perl / General Development
A mainstay of the Perl culture, JAPH is a short script that produces the output "Just another Perl hacker." Although written for the beginner or intermediate Perl programmer, this article examines a few simple examples of the JAPH genre that will surprise and engage even the most seasoned devotee.

Site: www-128.ibm.com Report - View Tutorial

CGI and Perl General Development
Using CGI::Application
CGI and Perl / General Development
CGI::Application builds upon the bedrock of CGI, adding a structure for writing truly reusable Web-applications. CGI::Application takes what works about CGI and simply provides a structure to negate some of the more onerous programming techniques that have cast an unfavorable light upon it.

Site: www.perl.com Report - View Tutorial

CGI and Perl General Development
Benchmarking Perl
CGI and Perl / General Development
In this Part 21 of "The Perl You Need To Know" series, it covers the Benchmark module - the handy Perl stopwatch that allows you to time, optimize, and slim down on code.

Site: wdvl.internet.com Report - View Tutorial

CGI and Perl General Development
Untangling Lists and Hashes
CGI and Perl / General Development
In this Part 10 of "The Perl You Need to Know" series, you will be shown how to work with Perl's list and hash data structures.

Site: wdvl.com Report - View Tutorial

CGI and Perl General Development
Sorting Techniques
CGI and Perl / General Development
This article is about teaching the novice programmer how to sort lists of things, while showing to the more experienced folks certain techniques and ideas that could be new to them if they are migrating from a different language.

Site: perlfect.com Report - View Tutorial

CGI and Perl General Development
A CGI program that prints every environment variable
CGI and Perl / General Development
This article provides a short CGI program that can print every environment variable it knows.

Site: www.devdaily.com Report - View Tutorial

CGI and Perl General Development
CGI Environmental Variables
CGI and Perl / General Development
Lists all standard environmental variables made available to CGI programs by web servers, and provides a brief explanation of each one of them.

Site: perlfect.com Report - View Tutorial

CGI and Perl General Development
Getting information about the user
CGI and Perl / General Development
This note describes how to get information about a remote user from within a CGI-bin script, and lists the information available.

Site: www.raingod.com Report - View Tutorial

CGI and Perl General Development
Common Beginners Mistakes
CGI and Perl / General Development
This is a list of common mistakes that people make when writing Perl scripts and suggestions on how to fix them. Included are general help tips on how to debug - very important particularly for beginners at programming.

Site: library.thinkquest.org Report - View Tutorial

CGI and Perl General Development
Common Server Errors and Messages
CGI and Perl / General Development
Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you'll be working on programs that run on a server.

Site: library.thinkquest.org Report - View Tutorial

CGI and Perl General Development
Perl 101 (Part 5) - Sub-Zero Code
CGI and Perl / General Development
This Part 5 of the Perl 101 series introduces you to subroutines and teaches you how to structure your code for maximum reusability. Also included: return values, my() and local() constructs, and a marriage proposal.

Site: www.devshed.com Report - View Tutorial

CGI and Perl General Development
Understanding of Perl Data Types
CGI and Perl / General Development
This tutorial describes: *Three built-in data types: scalars, arrays, and associative arrays. * How to construct scalar objects. * How scalar objects are interpreted in operations. * How to construct list objects.

Site: www.herongyang.com Report - View Tutorial

Random Tutorials
CGI and Perl Getting Started
Herong's Tutorial Notes on Perl - Part B
CGI and Perl / Getting Started
In this tutorial we are going to learn how to herong's tutorial notes on Perl - Part B.

Site: www.herongyang.com Report - View Tutorial

CGI and Perl Miscellaneous
Build a Perl/CGI Voting System
CGI and Perl / Miscellaneous
A nice tutorial on Build a Perl/CGI Voting System.

Site: developertutorials.com Report - View Tutorial

CGI and Perl CMS, Counters and Guestbooks
Setting Up a MySQL Based Website - Part I
CGI and Perl / CMS, Counters and Guestbooks
This is a step-by-step tutorial on how to set up a guestbook using a perl and a MySQL backend. This SQL backend application would be ideal for companies such as GuestWorld who run free public guestbooks.

Site: www.linuxplanet.com Report - View Tutorial

CGI and Perl XML and Perl
SOAP::Lite Modules
CGI and Perl / XML and Perl
This tutorial helps you understand: Quick introduction to SOAP; Overview of SOAP::Lite modules; Introduction to SOAP::Transport::TCP Module and sample SOAP server program; Introduction to SOAP::Lite and sample SOAP client program; How to the trace feature in SOAP::Lite.

Site: www.herongyang.com Report - View Tutorial

CGI and Perl General Development
Common Server Errors and Messages
CGI and Perl / General Development
Find out what those server response codes like 401, 404, 500 mean. It can help you troubleshoot minor problems - knowing these are a must if you'll be working on programs that run on a server.

Site: library.thinkquest.org Report - View Tutorial

 
Site Search

 
CGI and Perl »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement