[cpan2nix] perlPackages.AppConfig: cleanup
This commit is contained in:
parent
a358e5bb5e
commit
97cc81692e
@ -269,6 +269,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "A bundle of Perl5 modules for reading configuration files and parsing command line arguments";
|
description = "A bundle of Perl5 modules for reading configuration files and parsing command line arguments";
|
||||||
};
|
};
|
||||||
|
buildInputs = [ TestPod ];
|
||||||
};
|
};
|
||||||
|
|
||||||
Appcpanminus = buildPerlPackage rec {
|
Appcpanminus = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user