- or download this
use warnings;
use strict;
...
my $subs = $des->all;
print "$_\n" for @$subs;
- or download this
BEGIN
new
...
_post_proc
_engine
_pod
- or download this
use warnings;
use strict;
...
print "\t$sub\n";
}
}
- or download this
t/test/files/sample.pm:
one
...
replace
remove
_vim_placeholder