Languages

Components, Scripts, Codes: CGI/PERL / Tips and Tutorials / Programming in Perl

What is "0 but true" and why is it

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...

By: Barbos Homepage


 

Freeware

Two borthers: chop and chomp

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...

By: Taras Homepage

Freeware

Object-Oriented Programming In Perl

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...

By: Vikram Vaswani Homepage

Freeware

Huge Overview of Perl Programming

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...

By: Diederik van der Boor Homepage

Freeware

How to do OOP in Perl

This tutorial is meant for those who already know what Object Orientated Programming is. This tutorial will assist them in the implementation of...

By: Diederik van der Boor Homepage

Freeware

Ace Tutorials

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...

By: Ace Tutorials Homepage

Freeware