Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: My excessive and redundant code<333

by trammell (Priest)
on Jun 23, 2005 at 03:16 UTC ( [id://469278]=note: print w/replies, xml ) Need Help??


in reply to My excessive and redundant code<333

After skimming the code, I'm pretty sure it's some sort of CGI script. A few lines of documentation wouldn't hurt.

I also notice that you declare $end at the top of the script, then never use it. I suspect there are other problems, but I usually stop when I see a declared variable that isn't used.

  • Comment on Re: My excessive and redundant code<333

Replies are listed 'Best First'.
Re^2: My excessive and redundant code<333
by stonecolddevin (Parson) on Jun 23, 2005 at 03:20 UTC
    It is indeed a CGI script and apologies for lack of documentation. I need to take those $start and $end vars out, those are remnants of an old method of timing the page generation.
    meh.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 18:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found