Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: How do I split by '/'

by ssandv (Hermit)
on Mar 16, 2010 at 19:00 UTC ( [id://829001]=note: print w/replies, xml ) Need Help??


in reply to How do I split by '/'

Oddly enough, you could have typed

split '/',$date;
to split on '/'. You don't have to use regex delimiters for the expression to split on, and it often helps with readability not to.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2026-02-07 13:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.