Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

earthboundmisfit's scratchpad

by earthboundmisfit (Chaplain)
on Jun 04, 2004 at 18:05 UTC ( #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? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2023-06-04 13:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (21 votes). Check out past polls.

    Notices?