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

Re^3: How do unpack templates work

by jwkrahn (Abbot)
on Jul 20, 2012 at 22:51 UTC ( [id://982922]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How do unpack templates work
in thread How do unpack templates work

Or you could use a regular expression:

my ( $uu1, $uu2 ) = $uuid =~ /(\C{4})(\C+)/;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 12:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found