| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 1.70
see /usr/share/doc/packages/perl-ExtUtils-Manifest/Changes
Revision history for ExtUtils-Manifest
1.70 2014-12-31
- also skip _eumm, an artifact of ExtUtils::MakeMaker 7.05*
- avoid unreliable permissions tests on cygwin
1.69 2014-11-16
- also skip _build_params, generated by Module::Build::Tiny
1.68 Tue, Sep 16, 2014
- Fix regression with manifind() and following symlinks
1.66 Sun, Aug 31, 2014
- manifind() will now follow symlinks
- Tests fixed if PERL_MM_MANIFEST_VERBOSE env var is set to
false value
- Fixed bug with maniread()'s handling of quoted filenames
1.65 Fri, Aug 8, 2014
- Support perls < v5.8.3 once again
- Don't generate MANIFESTs with CRLFs on Windows
1.64 Thu, Jul 17, 2014
- Ignore vim swap files and prove generated files
- use Exporter import
- use 'our' instead of use vars
- update to 1.63: - Deal with VMS extended filespecs - Normalize VMS case handling in ExtUtils::Manifest. - Avoid some test-time warnings. - Current VMS can handle filenames with spaces.
- initial package 1.60 * created by cpanspec 1.78.03 * needed by BioPerl for SLE_11