19,155 tutorials online
11 tutorials pending review
763 dead links removed





Perl and CGI: Programming Tutorials

 

Reading From Files
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

A two-part tutorial on how to read data from a flat text file and make use of it.
203 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Chop, Length, and Substring
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

How to use some helpful functions to manipulate or get values from strings.
218 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Associative Arrays
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

How to use associative arrays to store a similar group of variables.
159 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Manipulating Arrays
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

How to add, delete, and do other things with array elements.
167 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Using Arrays
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

How to use arrays to store a group of similar variables.
153 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Using Loops
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

Using for, while, and foreach to loop through certain parts of code.
151 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Perl Conditionals
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

Using if, elsif, else, and unless to check for certain conditions.
163 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Perl Operators: Part 2
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

Using the comparison and logical operators.
152 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Perl Operators
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

Using Perl operators for math, assignments, and incrementing. Introduces the uses for these operators and the methods for using them.
162 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Perl Variables
Posted in Perl and CGI > Programming by tutorialgrub on Jul 07, 2007

How to declare variables in Perl and use them in your scripts.
149 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1  2    >>