in reply to Re: How to call perl CGI script from another perl CGI script
in thread How to call perl CGI script from another perl CGI script

Thanks. I've got Learning Perl, Programming Perl, and Custom CGI Scripting with Perl. The first two don't address CGI and are very Unix centric, while the last is not very deep. Maybe need to look into a more comprehensive perl/CGI book.
  • Comment on Re^2: How to call perl CGI script from another perl CGI script

Replies are listed 'Best First'.
Re^3: How to call perl CGI script from another perl CGI script
by TGI (Parson) on Apr 24, 2007 at 18:04 UTC
    You ought to take a look at Ovid's CGI tutorial, too. It's very good.


    TGI says moo

Re^3: How to call perl CGI script from another perl CGI script
by Anonymous Monk on Apr 26, 2007 at 04:00 UTC
    Learning Perl unix-centric and doesn't address CGI? That means you must have the first edition (the pink Llama), and that's from a long, long time ago. Or, you have the third or fourth edition, which are platform agnostic, but you didn't realize that.