Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Perl-Sensitive Sunglasses
 
PerlMonks  

tlm

by tlm (Prior)
on Mar 14, 2005 at 21:21 UTC ( [id://439528]=user: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


There are rumours that perl has initially really just been an experiment to prove that a program can be written only by using the preprocessor. It eventually failed and that's the reason why you'll occasionally find a few lines of C code sprinkled in between the preprocessor directives.

Tassilo v. Parseval
<c6em52$avdtc$1@ID-231055.news.uni-berlin.de>


sub configuration { my %options = @_; print "Maximum verbosity.\n" if $options{VERBOSE} == 9; }

if ($something_went_awry) { return if defined wantarray; # good, not void context. die "Pay attention to my error, you danglesocket!!!\n"; }

Programming Perl 3rd ed.
Wall, Christiansen & Orwant


Tell you what. Let's just issue a mandatory warning at the startup of every Perl s‎crip‎t that says: "Don't be stupid."

Larry Wall

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.