in reply to (jeffa) Re: makeperl
in thread makeperl

Thanks. Using different options occured to me as well. Something like...
-c CGI Script (add "use CGI" + -T)
-d Database (add "use DBI" or whatever database module)
-m add mail module
etc.

I'll post the new version when I get a chance to make some revisions.

Rich36