|
|
Lists & Arrays |
|
|
Vladimir Geshanov |
|
|
Perl / Introduction to Perl-CGI |
|
|
Click to Visit |
|
|
18 |
|
Learn how to work with lists and arrays. Sort, reverse, split and display a list. Add to a list. Return every or specific item from a list. Return the last item or the last item's index from a list.
|
| Top Perl scripts |
1).
Perl Basics This tutorial summarizes the basic features of Perl. It categorizes these features into six major sections which are variables and their related operators, control structures, functions, regular expressions, input/output and system operators.
2).
Simple CGI This perl based tutorial describes and teaches the new perl and CGI in an easy way. Apparently it explains more about perl with what are the basic error messages and problems are found while programming etc.,
3).
Strings Learn how to work with strings. Upper, lower and sentence case. Concatenate. Trim leading and/or trailing space.
4).
Perl Tutorial : This is an introductory tutorial on programming in Perl. It covers topics such as running a program, strings, string matching, loops, forms, reading input, file input/output, browser, subroutines and many more.
5).
Introduction to Perl Introduction to Perl is a tutorial that starts for the beginning and covers the basics of Perl. It teaches aspects such as use of variables, arrays, control structures, conditionals, file handling subroutines and much more.
6).
Ada's Introduction to CGI This is a tutorial on CGI and it tells you what CGI is, what are the requirements to run CGI scripts, how to install CGI scripts onto your server and many more such aspects.
7).
Perl 101 (Part 1) - The Basics This is a new article in the series and it gives a beginner as well as an intermediate programmer an introduction to the basics of Perl language.
|
|