[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

RE: [MacPerl-WebCGI] reading list



>
> Besides which... if you are doing CGI scripts in Perl and you
> are _not_ using CGI.pm... you are working far too hard!

Ya know, I have heard others say the same or similar things, but I have
found that CGI.pm, albeit very good and helpful, is just too big for 95% of
what I need to do.

I just cgi-lib.pl, this takes care of 95% of what I need to do, the rest, I
use CGI.pm.

I just never liked using CGI.pm's HTML building features. I use a module
called PreFill.pm to populate HTML templates. This keeps the HTML pages
outside the Perl script and HTML guys can make changes to the page without
screwing up the Perl code.

Just my 2 cents.

Walter

==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org