Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

ellem's scratchpad

by ellem (Hermit)
on Jun 30, 2004 at 14:06 UTC ( [id://370762]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    use warnings ;
    ...
        ($mood = "Dejected") ;
        print "You are $mood ..." ;
        }
    
  2. or download this
    #! /usr/bin/perl
    use warnings ;
    ...
    print FILE `$rar` ;
    print FILE "\n\n" ;
    close FILE ;
    
  3. or download this
    #! /usr/local/bin/perl
    use warnings ;
    ...
        print "\n" ;
    }
    print "\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 having an uproarious good time at the Monastery: (3)
As of 2024-04-20 04:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found