On Sat Dec 15 22:11:32 2018, blaine@renderorange.com wrote:
Show quoted text> On Tue Nov 10 14:57:38 2015, SREZIC wrote:
> > On 2015-11-10 14:55:08, SREZIC wrote:
> > > With recent perls (e.g. 5.22.1-RC1) there's a new warning causing a
> > > test failure:
> > >
> > > # Failed test 'no warnings'
> > > # at /opt/perl-5.22.1-RC1/lib/site_perl/5.22.1/Test/NoWarnings.pm
> > > line 45.
> > > # There were 1 warning(s)
> > > # Previous test 7 'reset indent level'
> > > # Negative repeat count does nothing at /tmpfs/.cpan-
> > > build/2015111018/Text-Indent-0.02-CTVop8/blib/lib/Text/Indent.pm
> > > line
> > > 303.
> > > # at /tmpfs/.cpan-build/2015111018/Text-Indent-0.02-
> > > CTVop8/blib/lib/Text/Indent.pm line 303.
> > > # Text::Indent::indent(Text::Indent=HASH(0x27a7160), "foo")
> > > called at t/09_indent.t line 31
> > > #
> > > # Looks like you failed 1 test of 9.
> > > t/09_indent.t .................
> > > Dubious, test returned 1 (wstat 256, 0x100)
> > > Failed 1/9 subtests
> >
> > See also
http://matrix.cpantesters.org/?dist=Text-Indent%200.02 for a
> > fail/pass overview --- tests start failing with perl 5.22.0.
>
>
> Hello. I've added a PULL REQUEST at
https://github.com/jf647/Text-
> Indent/pull/1 to fix this, and have been in contact with the current
> maintainer regarding the patch.
Hello,
I've uploaded a new version to PAUSE, 0.03, which fixes this warning and allows the tests to pass for installation.
As soon as the index is updated and installation works again, I'll mark this case as resolved and close.
Thanks!