Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: shrinking the path

by archen (Pilgrim)
on Feb 02, 2005 at 00:36 UTC ( [id://427107]=note: print w/replies, xml ) Need Help??


in reply to shrinking the path

I'd be inclined to do this (assuming that file and the directory are together):

use File::Basename; print 'Evit9/' . basename( $folder_path );
If I understand your intentions. Think it's a bit more readable then a regex.

Log In?
Username:
Password:

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

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

    No recent polls found