Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

TIMTOWTDI -- so long as it's not my way

by Ovid (Cardinal)
on Jan 16, 2001 at 01:53 UTC ( [id://52073]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if ( defined $end_tag && ! defined $end_tag ) {
        # do something
    }
    
  2. or download this
    my @stuff = qw(one two three);
    my $length = (@stuff.length)/10;
    print $length;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found