Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Making a code shorter

by earthboundmisfit (Chaplain)
on Jun 26, 2002 at 17:28 UTC ( [id://177447]=note: print w/replies, xml ) Need Help??


in reply to Making a code shorter

Since you imported the standard CGI package, there is no need to create the OO cgi object:
$q = new CGI;
Removing all those $q->'s might cut it down a bit too.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-03-28 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found