Update dependencies
This commit is contained in:
parent
fec99da8b9
commit
2934fb203b
1
cpanfile
1
cpanfile
|
@ -1,5 +1,4 @@
|
||||||
requires 'inc::Module::Install';
|
requires 'inc::Module::Install';
|
||||||
requires 'List::Util', '>= 1.50';
|
|
||||||
requires 'Mojolicious', '>= 8.05';
|
requires 'Mojolicious', '>= 8.05';
|
||||||
requires 'Mojolicious::Plugin::DebugDumperHelper';
|
requires 'Mojolicious::Plugin::DebugDumperHelper';
|
||||||
requires 'Mojolicious::Plugin::I18N';
|
requires 'Mojolicious::Plugin::I18N';
|
||||||
|
|
|
@ -135,11 +135,11 @@ DISTRIBUTIONS
|
||||||
ExtUtils::MakeMaker 6.30
|
ExtUtils::MakeMaker 6.30
|
||||||
Test::Fatal 0
|
Test::Fatal 0
|
||||||
Test::More 0
|
Test::More 0
|
||||||
DBD-Pg-3.8.0
|
DBD-Pg-3.8.1
|
||||||
pathname: T/TU/TURNSTEP/DBD-Pg-3.8.0.tar.gz
|
pathname: T/TU/TURNSTEP/DBD-Pg-3.8.1.tar.gz
|
||||||
provides:
|
provides:
|
||||||
Bundle::DBD::Pg v3.8.0
|
Bundle::DBD::Pg v3.8.1
|
||||||
DBD::Pg v3.8.0
|
DBD::Pg v3.8.1
|
||||||
requirements:
|
requirements:
|
||||||
DBI 1.614
|
DBI 1.614
|
||||||
ExtUtils::MakeMaker 6.11
|
ExtUtils::MakeMaker 6.11
|
||||||
|
@ -557,10 +557,10 @@ DISTRIBUTIONS
|
||||||
Filesys::DfPortable 0.85
|
Filesys::DfPortable 0.85
|
||||||
requirements:
|
requirements:
|
||||||
ExtUtils::MakeMaker 0
|
ExtUtils::MakeMaker 0
|
||||||
Filesys-DiskUsage-0.12
|
Filesys-DiskUsage-0.13
|
||||||
pathname: M/MA/MANWAR/Filesys-DiskUsage-0.12.tar.gz
|
pathname: M/MA/MANWAR/Filesys-DiskUsage-0.13.tar.gz
|
||||||
provides:
|
provides:
|
||||||
Filesys::DiskUsage 0.12
|
Filesys::DiskUsage 0.13
|
||||||
requirements:
|
requirements:
|
||||||
ExtUtils::MakeMaker 0
|
ExtUtils::MakeMaker 0
|
||||||
File::Basename 0
|
File::Basename 0
|
||||||
|
@ -607,10 +607,10 @@ DISTRIBUTIONS
|
||||||
perl 5.008001
|
perl 5.008001
|
||||||
strict 0
|
strict 0
|
||||||
vars 0
|
vars 0
|
||||||
HTTP-Daemon-6.04
|
HTTP-Daemon-6.05
|
||||||
pathname: O/OA/OALDERS/HTTP-Daemon-6.04.tar.gz
|
pathname: E/ET/ETHER/HTTP-Daemon-6.05.tar.gz
|
||||||
provides:
|
provides:
|
||||||
HTTP::Daemon 6.04
|
HTTP::Daemon 6.05
|
||||||
requirements:
|
requirements:
|
||||||
Carp 0
|
Carp 0
|
||||||
ExtUtils::MakeMaker 0
|
ExtUtils::MakeMaker 0
|
||||||
|
@ -618,9 +618,10 @@ DISTRIBUTIONS
|
||||||
HTTP::Request 6
|
HTTP::Request 6
|
||||||
HTTP::Response 6
|
HTTP::Response 6
|
||||||
HTTP::Status 6
|
HTTP::Status 6
|
||||||
IO::Socket 0
|
IO::Socket::IP 0
|
||||||
LWP::MediaTypes 6
|
LWP::MediaTypes 6
|
||||||
Module::Build::Tiny 0.034
|
Module::Build::Tiny 0.034
|
||||||
|
Socket 0
|
||||||
Sys::Hostname 0
|
Sys::Hostname 0
|
||||||
perl 5.006
|
perl 5.006
|
||||||
strict 0
|
strict 0
|
||||||
|
@ -1032,10 +1033,10 @@ DISTRIBUTIONS
|
||||||
Text::ParseWords 0
|
Text::ParseWords 0
|
||||||
perl 5.008001
|
perl 5.008001
|
||||||
version 0
|
version 0
|
||||||
Mojo-Pg-4.13
|
Mojo-Pg-4.15
|
||||||
pathname: S/SR/SRI/Mojo-Pg-4.13.tar.gz
|
pathname: S/SR/SRI/Mojo-Pg-4.15.tar.gz
|
||||||
provides:
|
provides:
|
||||||
Mojo::Pg 4.13
|
Mojo::Pg 4.15
|
||||||
Mojo::Pg::Database undef
|
Mojo::Pg::Database undef
|
||||||
Mojo::Pg::Migrations undef
|
Mojo::Pg::Migrations undef
|
||||||
Mojo::Pg::PubSub undef
|
Mojo::Pg::PubSub undef
|
||||||
|
@ -1988,6 +1989,7 @@ DISTRIBUTIONS
|
||||||
requirements:
|
requirements:
|
||||||
Authen::SASL 2.00
|
Authen::SASL 2.00
|
||||||
Convert::ASN1 0.2
|
Convert::ASN1 0.2
|
||||||
|
Digest::HMAC_MD5 0
|
||||||
Digest::MD5 0
|
Digest::MD5 0
|
||||||
ExtUtils::MakeMaker 6.59
|
ExtUtils::MakeMaker 6.59
|
||||||
File::Basename 0
|
File::Basename 0
|
||||||
|
|
Loading…
Reference in New Issue