Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: CGI.pm Disillusionment

by shotgunefx (Parson)
on Jun 08, 2003 at 23:16 UTC ( [id://264178]=note: print w/replies, xml ) Need Help??


in reply to CGI.pm Disillusionment

In general templates are the way to go. I'll use CGI shortcuts for small scripts that may shift around a lot as it makes installing trivial. One place to look for problems. I've also used them on a few projects for validating data. Meaning I subclassed CGI to record what fields it outputs so I know what to expect automatically on the next submission or to add other hooks and behaviours.

That being said, I don't actually type them. I have a HTML 2 CGI script based on a work by merlyn that takes any html page and translates it to CGI.pm syntax. That way changes are nice and easy.

Use whatever makes sense for the job IMHO.

-Lee

"To be civilized is to deny one's nature."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://264178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-19 09:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found