Hi,
I am trying to use the following:

($volume,$directories,$file) = 
File::Spec<http://perldoc.perl.org/File/Spec.html>->splitpath( $path );

I am leveraging this fine, but would like to shove the last directory from the 
path in $directories into a new var.
Is there a function from this module that can do this cleanly?

Thanks!
jlc


Reply via email to