Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

tcf03

by tcf03 (Deacon)
on Oct 26, 2004 at 17:43 UTC ( [id://402726]=user: print w/replies, xml ) Need Help??

I'm a System Engineer, still trying to figure out what I want to do when I grow up. Im a member of my local Perl mongers group.

duress.pl - for when you absolutely have to

#!/usr/bin/perl use strict; use warnings; use constant DURESS => 1; eval { # This code has been written under duress print "HELP!\n"; } if DURESS; END { print $@ if $@ }


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2025-04-18 04:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.