| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 2.02
see /usr/share/doc/packages/perl-Test-EOL/Changes
2.02 2020-12-07 07:08:39Z
- fix failing test on MSWin32
2.01 2020-12-06 00:39:19Z
- better matching on files, directories to be ignored (e.g. no longer
confuses directory "vincent" for "inc") - closes RT#133862, PR #1
- handle long @INC lines by passing through $PERL5LIB (Father Chrysostomos,
RT#123448)
- updated to 2.00 see /usr/share/doc/packages/perl-Test-EOL/Changes
- updated to 1.6
see /usr/share/doc/packages/perl-Test-EOL/Changes
1.6 2015-07-30 21:51:00-07:00 America/Los_Angeles
- Add 'no_test' import option to allow more composability
(Arthur Axel fREW Schmidt)
- updated to 1.5
- Change to default to searching for trailing whitespace from the
current directory downwards (as tests are run from the top of a dist
normally), rather than one directory above the test file, as then
we don't work as expected if tests are in t/author or similar.
- Fix to ignore inc/ directory used by Module::Install.
- Fix bad regex matching directories containing 'svn', not just .svn'
directories. RT#75968
- updated to 1.1
- Fix test fails on < 5.8 perls
- Fix t/13-latin1.t failures on Win32 and under TB1.5
- Fix misleading test failure diagnostics when only issue are
trailing whitespaces
- No longer blindly assume utf8 on input files (RT#59877)
- Properly document testing options
- Fix warnings on very old perls (paul@city-fan.org)
(Closes: RT#58442)
- Fix warnings on very old perls (paul@city-fan.org)
(Closes: RT#58442)
- use original .tar.gz
- fix build for CentOS, SLE_10 * ExtUtils::MakeMaker version 6.31 - fix deps + Test::More + Test::Builder
- initial package 0.9 * created by cpanspec 1.78.03