Help for this page
Select Code to Download
Select
or
download this
{ package Path::Class::Dir; sub basename { $_[0]->dir_list(-1) } }