NAME
Catmandu::Fix::basename - get file basename
SYNOPSIS
add_field('path','/home/njfranck')
#'path' is now 'njfranck'
basename('path')
AUTHOR
Nicolas Franck, <nicolas.franck at ugent.be>
SEE ALSO
Catmandu::Fix
To install Catmandu::Fix::basename, simply copy and paste either of the commands in to your terminal
cpanm
cpanm Catmandu::Fix::basename
CPAN shell
perl -MCPAN -e shell
install Catmandu::Fix::basename
For more information on module installation please visit the detailed CPAN module installation guide.