Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: japhy's Perl Film picks (some are puzzles...)

by petdance (Parson)
on Jun 22, 2001 at 20:33 UTC ( [id://90778]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    pop @mohicans;
    
  2. or download this
    $mohicans[-1];
    
  3. or download this
    @couples = map [ pop @brides, pop @brothers ], 1..7;
    
  4. or download this
    %couples = map { (pop @brothers, pop @brides) }, 1..7;
    

Log In?
Username:
Password:

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

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

    No recent polls found