Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

(Ovid) Re: Thoughts on Perl6 - Love it? Hate it?

by Ovid (Cardinal)
on Jan 10, 2002 at 20:45 UTC ( [id://137756]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        @foo[ $bar ]; # was $foo[ $bar ];
        %foo{ $bar }; # was $foo{ $bar };
    
  2. or download this
        my int @array;
        my INT @next_array;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-20 03:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found