App-mokupona
view release on metacpan or search on metacpan
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Encode::Locale" : "0",
"IO::Socket::SSL" : "2.069",
"Modern::Perl" : "1.20180701",
"Mojolicious" : "9",
"URI::Escape" : "0",
"XML::LibXML" : "0",
"perl" : "5.026000",
"strict" : "0",
"warnings" : "0"
}
}
},
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-mokupona
no_index:
directory:
- t
- inc
requires:
Encode::Locale: '0'
IO::Socket::SSL: '2.069'
Modern::Perl: '1.20180701'
Mojolicious: '9'
URI::Escape: '0'
XML::LibXML: '0'
perl: '5.026000'
strict: '0'
warnings: '0'
resources:
repository: https://alexschroeder.ch/cgit/moku-pona
version: 2.12
MYMETA.json view on Meta::CPAN
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Encode::Locale" : "0",
"IO::Socket::SSL" : "2.069",
"Modern::Perl" : "1.20180701",
"Mojolicious" : "9",
"URI::Escape" : "0",
"XML::LibXML" : "0",
"perl" : "5.026000",
"strict" : "0",
"warnings" : "0"
}
}
},
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-mokupona
no_index:
directory:
- t
- inc
requires:
Encode::Locale: '0'
IO::Socket::SSL: '2.069'
Modern::Perl: '1.20180701'
Mojolicious: '9'
URI::Escape: '0'
XML::LibXML: '0'
perl: '5.026000'
strict: '0'
warnings: '0'
resources:
repository: https://alexschroeder.ch/cgit/moku-pona
version: 2.12
Makefile.PL view on Meta::CPAN
LICENSE => 'agpl_3',
MIN_PERL_VERSION => '5.26.0', # Modern::Perl '2018'
EXE_FILES => [
'script/moku-pona',
],
PREREQ_PM => {
'strict' => 0,
'warnings' => 0,
'Modern::Perl' => 1.20180701, # for '2018'
'Mojolicious' => 9.00, # removed tls_verify from Mojo::IOLoop::TLS 9.0
'IO::Socket::SSL' => 2.069, # optional for Mojo::IOLoop
'Encode::Locale' => 0,
'XML::LibXML' => 0,
'URI::Escape' => 0,
},
META_MERGE => {
'meta-spec' => { version => 2 },
resources => {
repository => {
type => 'git',
url => 'https://alexschroeder.ch/cgit/moku-pona',
( run in 0.621 second using v1.01-cache-2.11-cpan-4d50c553e7e )