|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^2: extract file name from a dynamic pathby alexm (Chaplain) |
| on Sep 07, 2008 at 01:41 UTC ( #709585=note: print w/ replies, xml ) | Need Help?? |
|
While writing my last CUFP I found a warning about basename in File::Basename: This function is provided for compatibility with the Unix shell command basename(1). It does NOT always return the file name portion of a path as you might expect. To be safe, if you want the file name portion of a path use fileparse(). I'd like to see an example of this, since I can't figure out what can be wrong with basename.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||