Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: list comprehension

by nmerriweather (Friar)
on Aug 25, 2006 at 19:26 UTC ( [id://569690]=note: print w/replies, xml ) Need Help??


in reply to Re: list comprehension
in thread list comprehension

thats it. thanks!

Replies are listed 'Best First'.
Re^3: list comprehension
by Not_a_Number (Prior) on Aug 25, 2006 at 20:28 UTC

    Or even (TMTOWTDI):

    my ( $y, $m, $d ) = unpack 'A4xA2xA2', $str;

Log In?
Username:
Password:

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

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

    No recent polls found