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

Re: Re: There's a level in Hell reserved for ________

by zengargoyle (Deacon)
on Mar 01, 2003 at 20:28 UTC ( [id://239753]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # foo.sh
    
    HELLO = "hello"
    WORLD = "world"
    # tons more of these
    
  2. or download this
    # foo.sh
    
    my $HELLO = "hello";
    my $WORLD = "world";
    # ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found