Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

earthboundmisfit's scratchpad

by earthboundmisfit (Chaplain)
on Jun 04, 2004 at 18:05 UTC ( [id://361059]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @errors = qw(arg1=1 arg2=2 arg3=3);
    my %errors;
    ...
    
    %errors2 = map {split /=/,2} @errors;
    # thanks, Chmrr
    

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 rifling through the Monastery: (6)
As of 2024-04-18 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found