Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

tcf03

by tcf03 (Deacon)
on Oct 26, 2004 at 13:43 UTC ( [id://402726]=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.

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?
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.