Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: CGI.pm HTML shortcuts

by damian1301 (Curate)
on Apr 19, 2001 at 23:30 UTC ( [id://73947]=note: print w/replies, xml ) Need Help??


in reply to CGI.pm HTML shortcuts

I use it for these reasons

  • It works EVERY TIME (unless you don't have the module, etc...) with no escaping of characters because that is all done, within the script.
  • It saves a lot of space that I don't have to type like the brackets and all the trash.
  • The sticky fields come in handy, often.
  • If the HTML tag doesn't already exist in the module, then you can just simply declare it on the command line and voila!
  • Makes it MUCH more readable regaurdless if it is uppercase or lowercase, brackets or slashes.


Just my .02 cents...

Tiptoeing up to a Perl hacker.
Dave AKA damian

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-26 03:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found