Merge branch 'master' into og-api-tokens-simple
This commit is contained in:
5
Build.PL
5
Build.PL
@@ -17,6 +17,7 @@ Module::Build->new(
|
||||
},
|
||||
requires => {
|
||||
'aliased' => '0',
|
||||
'autovivification' => '0',
|
||||
'namespace::clean' => '0.24',
|
||||
'version' => '0.9902',
|
||||
'Algorithm::Cron' => '0.07',
|
||||
@@ -46,7 +47,7 @@ Module::Build->new(
|
||||
'JSON' => '2.90',
|
||||
'JSON::XS' => '3.01',
|
||||
'List::Util' => '1.49',
|
||||
'List::MoreUtils' => '0.33',
|
||||
'List::MoreUtils' => '0.428',
|
||||
'MIME::Base64' => '3.13',
|
||||
'Module::Load' => '0.32',
|
||||
'Moo' => '1.001000',
|
||||
@@ -72,7 +73,7 @@ Module::Build->new(
|
||||
'Starman' => '0.4008',
|
||||
'Storable' => '0',
|
||||
'Sys::SigAction' => '0',
|
||||
'SNMP::Info' => '3.64',
|
||||
'SNMP::Info' => '3.65',
|
||||
'SQL::Abstract' => '1.85',
|
||||
'SQL::Translator' => '0.11024',
|
||||
'Template' => '2.24',
|
||||
|
||||
Reference in New Issue
Block a user