Update dependencies
This commit is contained in:
parent
83ddacd7a1
commit
27eadd3874
1
cpanfile
1
cpanfile
|
@ -33,6 +33,7 @@ feature 'optional_deps' => sub {
|
|||
|
||||
feature 'test' => sub {
|
||||
requires 'Devel::Cover';
|
||||
requires 'B::Debug';
|
||||
};
|
||||
feature 'ldap', 'LDAP authentication support' => sub {
|
||||
requires 'Net::LDAP';
|
||||
|
|
|
@ -30,6 +30,15 @@ DISTRIBUTIONS
|
|||
ExtUtils::MakeMaker 6.42
|
||||
Test::More 0
|
||||
perl 5.005
|
||||
B-Debug-1.26
|
||||
pathname: R/RU/RURBAN/B-Debug-1.26.tar.gz
|
||||
provides:
|
||||
B::Debug 1.26
|
||||
requirements:
|
||||
B 0
|
||||
ExtUtils::MakeMaker 0
|
||||
Test::More 0
|
||||
deprecate 0.03
|
||||
Canary-Stability-2012
|
||||
pathname: M/ML/MLEHMANN/Canary-Stability-2012.tar.gz
|
||||
provides:
|
||||
|
|
Loading…
Reference in New Issue