Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PPI CPAN distribution.

Report information
The Basics
Id: 42358
Status: resolved
Priority: 0/
Queue: PPI

People
Owner: Nobody in particular
Requestors: frank.wiegand [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.204_01
Fixed in: (no value)



Subject: testsuite warnings with Test::More >= 0.81_01
Hi, Test::More 0.81_01 and higher versions provides the new_ok feature. In PPI's testsuite, this subroutine is redefined in t/15_transform.t and t/16_xml.t, and perl throws a warning (»Subroutine new_ok redefined ...«) The attached patch against the http://svn.ali.as/cpan/trunk/PPI repository silents these warnings using »no warnings 'redefine'«. A better approach may be the testing of the $Test::More::VERSION variable. Thanks, Frank
Subject: patch
Download patch
application/octet-stream 962b

Message body not shown because it is not plain text.

Confirmed resolved in 1.215