- or download this
my @files=();
@files=glob('*');
print join("\n",@files),"\n";
- or download this
use Data::Dump qw( pp );
pp <*.pl>;
- or download this
use Cwd;
my $dir = getcwd;
print "$dir\n";
- or download this
warnings/register.pm
/usr/share/perl/5.24/warnings/register.pm
...
/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/XSLoader.pm
subs.pm
/usr/share/perl/5.24/subs.pm