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

Re^4: file name parsing to get the original file name

by MarkM (Curate)
on Dec 13, 2012 at 23:55 UTC ( [id://1008748]=note: print w/replies, xml ) Need Help??


in reply to Re^3: file name parsing to get the original file name
in thread file name parsing to get the original file name

The check:
$path=~/.*\/(.*)$/;$name=$1; 
Doesn't take into account that the path might *not* have a directory component...
  • Comment on Re^4: file name parsing to get the original file name

Log In?
Username:
Password:

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

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

    No recent polls found