Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Rewriting creation (with strict and warnings)

by benn (Vicar)
on Aug 30, 2003 at 13:51 UTC ( [id://287907]=poem: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
                'maker'=>$maker        # why? Copyright reasons??
        };
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    my %things = map {$_=> {'name'=>$_[0]} } (Earth::Things::list_all());
    $things{men}{life}=$things{darkness}{shine} = "light";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: poem [id://287907]
Approved by bart
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-19 18:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found