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

Re^6: Mini-Tutorial: Working with Odd/Even Elements

by ikegami (Patriarch)
on Jul 13, 2009 at 17:55 UTC ( [id://779689]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    local @{$pkg}{qw(a b)} = \(@_[0,1]);
    
  2. or download this
    @{$pkg}{qw(a b)} = \(@_[0,1]);
    
  3. or download this
    This is perl, v5.8.8 built for MSWin32-x86-multi-thread
    (with 12 registered patches, see perl -V for more detail)
    
    Binary build 824 [287188] provided by ActiveState http://www.ActiveSta
    +te.com
    Built Sep  3 2008 11:14:55
    
  4. or download this
    This is perl, v5.8.0 built for MSWin32-x86-multi-thread
    (with 1 registered patch, see perl -V for more detail)
    
    Binary build 806 provided by ActiveState Corp. http://www.ActiveState.
    +com
    Built 00:45:44 Mar 31 2003
    
  5. or download this
    This is perl, v5.10.0 built for MSWin32-x86-multi-thread
    (with 5 registered patches, see perl -V for more detail)
    
    Binary build 1004 [287188] provided by ActiveState http://www.ActiveSt
    +ate.com
    Built Sep  3 2008 13:16:37
    
  6. or download this
    This is perl, v5.8.8 built for i486-linux-gnu-thread-multi
    

Log In?
Username:
Password:

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

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

    No recent polls found