Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re (tilly) 1: Exegesis 2 - Perl 6

by tilly (Archbishop)
on May 16, 2001 at 06:12 UTC ( [id://80789]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $foo = $bar;
    
  2. or download this
    $foo .= $baz;
    
  3. or download this
    foo = bar;
    
  4. or download this
    foo += baz
    
  5. or download this
    foo = foo + baz;
    
  6. or download this
    foo << baz;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-25 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found