Are you reading Lincoln's book (Official Guide to Programming with CGI.pm)?
It is a very good place to start, but O'Reilly has several books that pick
up where it leaves off..
Shawn
- Original Message -
From: "Ken Fair" <[EMAIL PROTECTED]>
To: "Active Perl List" <[EMAIL PROTECTED]>
Sent:
Hi everyone,
I am a bit confused and was wondering if someone could clear things up for
me.
A perl module ending with the .pm extension is just a file containing perl
source code right? A file that gets interpreted by Perl and run. A file
that does not need to be compiled into a binary file