Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

poj

by poj (Abbot)
on Dec 22, 2002 at 10:42 UTC ( [id://221725]=user: print w/replies, xml ) Need Help??

# program1.pl 17 March 2000 $phrase = '123'; print $phrase+1,"\n"; @home = ("couch","chair","table"); print $home[1],"\n"; %longday = ("Sun", "sunday", "Mon", "Monday"); print $longday{"Sun"},"\n";

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 goofing around in the Monastery: (5)
As of 2024-09-15 09:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (21 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.