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

Re^3: using slash?

by Mr. Muskrat (Canon)
on Jan 29, 2003 at 16:41 UTC ( [id://231000]=note: print w/replies, xml ) Need Help??


in reply to •Re: Re: using slash?
in thread using slash?

I downloaded Slash 2.2.6 and took a quick gander at Slash.pm.

I quit reading when I got to this:

# this is the worst damned warning ever, so SHUT UP ALREADY! $SIG{__WARN__} = sub { warn @_ unless $_[0] =~ /Use of uninitialized v +alue/ };

Replies are listed 'Best First'.
Re: Re^3: using slash?
by chromatic (Archbishop) on Jan 29, 2003 at 17:48 UTC

    Talk to pudge about that one. He's of the opinion that manually initializing all of your potentially interpolatable variables to the empty string is a hassle. I see his point; most of the warnings we see in embedded code in Everything are that exact message.

    If you really want to complain about something, read the metamoderation code.

      I agree in certain instances as well and when those come up I feel free to do so. Though if I may ask, why don't they use the no warnings pragma for uninitilazed? Older perl?

      -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://231000]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 16:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found