Package: libmodule-manifest-skip-perl / 0.23-4
Metadata
Package | Version | Patches format |
---|---|---|
libmodule-manifest-skip-perl | 0.23-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Adapt to changes in Moo 2.004000.patch | (download) |
lib/Module/Manifest/Skip.pm |
3 0 + 3 - 0 ! |
[patch] adapt to changes in moo 2.004000 Moo-2.004000 refactored "creation and installation of helper subs" and as a result a direct Moo::import execution stopped working and Module-Manifest-Skip tests either: t/create.t .............. Can't locate object method "_install_subs" via package "Module::Manifest::Skip" at /usr/share/perl5/vendor_perl/Moo.pm line 47. BEGIN failed--compilation aborted at t/TestModuleManifestSkip.pm line 6. Compilation failed in require at t/create.t line 3. Because Moo::import() is already executed when Module::Manifest::Skip does "use Moo;", the simplest fix is to stop calling it again. Bug: https://github.com/ingydotnet/module-manifest-skip-pm/issues/7 Bug-Debian: https://bugs.debian.org/958789 |
1