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

Re: split help

by pzbagel (Chaplain)
on Sep 22, 2003 at 17:32 UTC ( [id://293202]=note: print w/replies, xml ) Need Help??


in reply to split help

If all you want is 09, then just ask for it:

/^DATETIME (\d\d):/; print "$1\n";

HTH

Log In?
Username:
Password:

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

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

    No recent polls found