Contact
Web Development Team

resources

helpful hints - Perl



Helpful Hints Perl (Practical Extraction and Report Language) is a high-level, general-purpose, interpreted, dynamic programming language. Its features include:

We refer to Perl as a very quick and ugly programmer's language. It is particularly good at a number of common tasks.


Installing Modules


use cPanel to install
create appropriate directory in cgi-bin
copy .pm file into appropriate directory
e.g. WWW::LWP::UserAgent
cgi-bin > WWW > LWP > UserAgent.pm

Copyright © 2008 by DSD Web Works - All rights reserved.
Site Map