Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: perlish mapping a list to triples

by dave_the_m (Monsignor)
on Jun 06, 2004 at 01:38 UTC ( [id://361717]=note: print w/replies, xml ) Need Help??


in reply to perlish mapping a list to triples

something like:
push @b, [splice @a, 0, 3 ] while @a;
perhaps?

Dave.

Log In?
Username:
Password:

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

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

    No recent polls found