Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Bug in 'strict'??

by perigeeV (Hermit)
on Apr 05, 2001 at 17:53 UTC ( [id://70097]=note: print w/replies, xml ) Need Help??


in reply to Bug in 'strict'??

Forgive my paranoia, but:
if( ($you == $new_employee) && (defined $strict_argument)) { haze($new_employee); }
Sorry, but I've been there. You might get a clean CGI.pm
and diff it against what you're using.
As I said, probably just paranoid.

Replies are listed 'Best First'.
Re: Re: Bug in 'strict'??
by Anonymous Monk on Apr 05, 2001 at 18:23 UTC
    HAHAHA ....

    anyways ... i've run into this problem before ... what you have to do is change the variable name of $localfilename to  $ZardonsBlackendCrownOfThorns and that way you won't be overwriting somebody else's globally defined variable ... but at the same time you get to praise our dark master Zardon every time you recieve an upload.

    in all my DarkUpload scripts I add the line

    if $ZardosEternalRagingHunger++ > rand() { unlink FILEHANDLE; print "It was the whim of the dark lord to devour your file\n"; }

    PS. i'm looking for work, if anyone needs a good perl programmer with CGI experience ;)

      "PS. i'm looking for work, if anyone needs a good perl programmer with CGI experience ;)"

      When looking for work, always advertise anonymously and leave no contact details. Works a treat.

      ;-)

      cLive ;-)

Log In?
Username:
Password:

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

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

    No recent polls found