|
|
| User Info - Perl - Development |
|
|
User Info |
|
|
User Info |
|
|
Perl / Development |
|
|
Click to Visit |
|
|
43 |
User Info is an article that describes the process of how to get information about a remote user from within a CGI-bin script. The article also shows how to list the information available.
|
| Top Perl scripts |
1).
Benchmarking Perl Benchmarking Perl is a part of the series named The Perl You Need To Know. The article covers the aspect of Perl stopwatch which allows you to time, optimize and slim down on code.
2).
Cut & Paste: Strings 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.
3).
Perl 101 (Part 5) - Sub-Zero Code 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.
4).
Genetic algorithms applied with Perl 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.
5).
Cut & Paste: Associative Arrays Cuts & Paste: Associative Arrays helps the new programmers to learn about the usage of arrays by using perl. Simple to understand and to use.
6).
Cut & Paste: Numbers Cut & Paste: Numbers guides the users about the operation of numbers in perl. It has three different categories to learn about the function of numbers in these different categories.
7).
The elegance of JAPH: Just Another Perl Hacker 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.
|
|
| New Perl scripts |
1).
Using CGI::Application This is an application that adds a structure for writing reusable Web applications. It provides a structure to put down some programming techniques that have not looked upon it with favor.
2).
Cut & Paste: Numbers Cut & Paste: Numbers guides the users about the operation of numbers in perl. It has three different categories to learn about the function of numbers in these different categories.
3).
CGI.pm Basics This article tell you about page construction and parsing capabilities of CGI.pm. Through some simple examples the tutorial shows how it can be used to simplify your Perl development.
4).
Cut & Paste: Strings 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.
5).
Debugging CGI Scripts 101 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.
6).
Cut & Paste: Associative Arrays Cuts & Paste: Associative Arrays helps the new programmers to learn about the usage of arrays by using perl. Simple to understand and to use.
7).
Common Server Errors and Messages This site is helpful for the beginners in perl program to know what are the common errors found and what are the reason for those problems.
|
|
|
|