|
|
| The stupid question is the question not asked | |
| PerlMonks |
Answer: How do I split a string containing path+filename |
| ( #80210=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > strings > How do I split a string containing path+filename contributed by arturo
For maximum portability, use File::Basename, a standard CPAN module:
|
|
||||||||||||||||||