This small tutorial explains to the programmer as to why Perl uses the 0 but true return value while executing some system functions. This can therefore be termed as a special way to show a good exit of function call.
Chop and Chomp are two very similar functions. Both of them are used to delete symbols from the tail of the given string. While both work with string and list parameters, Chop deletes any ending symbol Chomp deletes only specified substring from the
This first part of a two-part article attempts to simplify some basic OOP concepts in Perl. This is a subject that needs getting used to and is not sufficient to just know its functionality.
That article explains what a CGI script can do in your website. This article shows a lot of coding tricks in Perl. The codes can be written in different styles, work on different platforms and yet achieve the same task on all. This aspect is clear
This tutorial is meant for those who already know what Object Orientated Programming is. This tutorial will assist them in the implementation of the OOP technique in Perl.
Ace Tutorials provides a set of few basic tutorials on programming in Perl. These tutorials are on topics such as How to FTP How To CHMOD, How to Password Protect your Site using .htaccess, Setting up scripts, etc. Many more tutorials are available |