App-euro_lotto
view release on metacpan or search on metacpan
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"DateTime" : "0.37",
"perl" : "5.008004",
"strict" : "0",
"warnings" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
license: open_source
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-euro_lotto
no_index:
directory:
- t
- inc
requires:
DateTime: '0.37'
perl: '5.008004'
strict: '0'
warnings: '0'
resources:
repository: https://github.com/mikekellydatrys/euro_lotto.git
version: 0.01
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
Makefile.PL view on Meta::CPAN
NAME => 'App::euro_lotto',
VERSION_FROM => 'lib/App/euro_lotto.pm',
ABSTRACT_FROM => 'lib/App/euro_lotto.pm',
AUTHOR => 'Mike Kelly',
LICENSE => 'freebsd',
MIN_PERL_VERSION => '5.008004',
EXE_FILES => ['script/euro_lotto'],
PREREQ_PM => {
'strict' => 0,
'warnings' => 0,
'DateTime' => '0.37',
},
(eval { ExtUtils::MakeMaker->VERSION(6.46) } ? (META_MERGE => {
'meta-spec' => { version => 2 },
resources => {
repository => {
type => 'git',
url => 'https://github.com/mikekellydatrys/euro_lotto.git',
web => 'https://github.com/mikekellydatrys/euro_lotto',
},
}})
( run in 0.299 second using v1.01-cache-2.11-cpan-05444aca049 )