[cpan2nix] perlPackages.ExceptionWarning: cleanup

This commit is contained in:
volth 2018-04-07 07:55:48 +00:00
parent 9a93764a2c
commit 3aed3ce934

View File

@ -5104,7 +5104,7 @@ let self = _self // overrides; _self = with self; {
};
};
ExceptionWarning = buildPerlPackage {
ExceptionWarning = buildPerlModule {
name = "Exception-Warning-0.0401";
src = fetchurl {
url = mirror://cpan/authors/id/D/DE/DEXTER/Exception-Warning-0.0401.tar.gz;