Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Tact and the Monastery

by Flexx (Pilgrim)
on Sep 14, 2002 at 22:36 UTC ( [id://197941]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      if($foo)
      {
        print $bar;
      }
    
  2. or download this
    my %hash = ( one   => 1
               , two   => 2
               , three => 3
               );
    
  3. or download this
    my %hash = ( one   => 1, 
                 two   => 2,
                 three => 3 );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://197941]
help
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: (1)
As of 2024-04-24 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found