Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Rex3: Perl6 headaches?

by grinder (Bishop)
on Nov 05, 2001 at 03:45 UTC ( [id://123239]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       $self->{foo} = $self->bar ? 10 : $self->rat * 10;
    
  2. or download this
       $.foo = .bar ? 10 : .rat * 10;
    
  3. or download this
       $->foo = ->bar ? 10 : ->rat * 10;
    

Log In?
Username:
Password:

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

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

    No recent polls found