|  | | Through a set of code snippets, this site teaches how strings can be manipulated in Perl. These snippets include uppercase/lowercase conversion, trim leading and/or trailing space and many more. | | This site offers hints and tips on debugging Perl CGI scripts. It also identifies some possible causes that lead to server errors. This essentially deals with Perl scripts and UNIX platforms. | | This article assists you in solving problems with CGI script. Some of the topics that have been covered are short overview of the CGI calling process, server errors, logical errors and many more. | | This article introduces you to the genetic algorithm in simple terms. It shows that genetic programming produces algorithms required for improved computer programs. It provides Perl implementations for some specific tasks that have generic use. | | This part of the Perl 101 series introduces the subject of subroutines and also teaches how to structure your code to ensure for maximum reusability. | | This article provides a short CGI program. This program is capable of printing every environment variable that it knows. | | Sorting Techniques provides an introduction to sorting and teaches how to write your own sorting functions easily with perl. Some very basic and common examples of sorting have been included in the tutorial. | | This short script is written for a beginner and produces the output Just another Perl hacker. This also examines a few simple examples of the JAPH that can prove educative even to experts. | | This is the tenth article in the series named The Perl You Need to Know. In this article the author shows how to work with Perl list and hash data structures. | | In this article is described the process of getting information about a remote user from within a CGI-bin script. It also lists the information that is available for usage. | Pages: [<<] 1 2 3 [>>] | |  |
|