Re: CGI.pm Tutorial/Is There One?

2001-08-23 Thread Shawn
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:

Copying PPM installed .pm files to use them on Unix??

2001-08-23 Thread Carlos C. Gonzalez
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