Help for this page
Select Code to Download
Select
or
download this
use Path::Class qw(dir); my @files = map {$_->basename} dir($path)->children;