Acme-CoC-Dice
view release on metacpan or search on metacpan
"requires" : {
"Dist::Milla" : "v1.0.20",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Exporter::Constants" : "0",
"Smart::Args" : "0",
"Try::Tiny" : "0",
"perl" : "v5.16.1"
}
},
"test" : {
"requires" : {
"Data::Dumper" : "0",
"Module::Spy" : "0",
"Test2::Plugin::UTF8" : "0",
"Test2::V0" : "0",
"Test::Deep" : "0",
- eg
- examples
- inc
- share
- t
- xt
requires:
Carp: '0'
Exporter::Constants: '0'
Smart::Args: '0'
Try::Tiny: '0'
perl: v5.16.1
resources:
bugtracker: https://github.com/bedoshi/Acme-CoC-Dice/issues
homepage: https://github.com/bedoshi/Acme-CoC-Dice
repository: https://github.com/bedoshi/Acme-CoC-Dice.git
version: '0.03'
x_contributors:
- 'bedoshi <bedoshidiary.ester.freesia@gmail.com>'
x_generated_by_perl: v5.28.2
x_serialization_backend: 'YAML::Tiny version 1.73'
requires 'perl', '5.16.1';
requires 'Smart::Args';
requires 'Exporter::Constants';
# for exception
requires 'Carp';
requires 'Try::Tiny';
# for test
on test => sub {
requires 'Data::Dumper';
requires 'Test::More';
requires 'Test2::V0';
requires 'Test2::Plugin::UTF8';
requires 'Test::Deep';
requires 'Module::Spy';
};
( run in 0.455 second using v1.01-cache-2.11-cpan-05444aca049 )