Help for this page

Select Code to Download


  1. or download this
    use Path::Class qw(dir);
    my @files = map {$_->basename} dir($path)->children;