Group
Extension

Matches 1

App-Spec-Bash ( T/TI/TINITA/App-Spec-Bash-0.002.tar.gz, TINITA, 2019; MetaCPAN )
App-Spec-Bash/tools/generate-spec-pm.pl ( view source; MetaCPAN )
bash.yaml";
my $pm = "$Bin/../lib/App/Spec/Bash/Spec.pm";

my $yp = YAML::PP->new( schema => [qw/ JSON /] );

my $SPEC = $yp->load_file($specfile);
local $Data::Dumper::Sortkeys = 1;
local $Data::Dump

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.