Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Top 10 things I learned my 1st month as a Monk

by mattk (Pilgrim)
on Jul 25, 2007 at 09:11 UTC ( #628653=note: print w/replies, xml ) Need Help??


in reply to Re^2: Top 10 things I learned my 1st month as a Monk
in thread Top 10 things I learned my 1st month as a Monk

Every time I see production code without those two words up the top, I die a little inside. We've been transitioning servers at work this week and today when writing a new script I found a mailer module that wasn't working as expected. The reason:
my $Package = caller(); my $MailServer = eval "\$".$Package."::Settings{'MailServer'}";
All the existing modules had %Settings declared as a global so it worked. Eurgh.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2023-06-09 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (35 votes). Check out past polls.

    Notices?