Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^5: Processing pairs of values from even-sized array

by AnomalousMonk (Archbishop)
on Jun 06, 2011 at 14:41 UTC ( [id://908305]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -lE
    "use List::MoreUtils qw(part);
    ...
    '1 3 7 9 11 13 17 19'
    '5 10 15'
    '2 4 6 8 12 14 16 18'
    
  2. or download this
    >perl -wMstrict -lE
    "BEGIN {
    ...
    '1 3 7 9 11 13 17 19'
    '5 10 15'
    '2 4 6 8 12 14 16 18'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-28 11:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found