Help for this page
my @files = sort grep { -f catfile($configfile, $_) } catfile($configf +ile, $_), readdir INCLUDEDIR;
my @files = sort grep { -f catfile($configfile, $_) } readdir INCLUDED +IR;