in reply to How to call perl CGI script from another perl CGI script

I think you might be helped by looking at something like This based on your experience with Perl. Sometimes the little examples provided are just enough to trigger an understandinig of what you want to do.

Good luck

  • ...the majority is always wrong, and always the last to know about it...
  • The Spice must flow...
  • ..by my will, and by will alone.. I set my mind in motion
  • Comment on Re: How to call perl CGI script from another perl CGI script

Replies are listed 'Best First'.
Re^2: How to call perl CGI script from another perl CGI script
by Calm (Acolyte) on Apr 24, 2007 at 17:16 UTC
    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.
      You ought to take a look at Ovid's CGI tutorial, too. It's very good.


      TGI says moo

      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.