Skip Menu |

This queue is for tickets about the Test-FileReferenced CPAN distribution.

Report information
The Basics
Id: 100501
Status: new
Priority: 0/
Queue: Test-FileReferenced

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

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.02



Subject: Breaks with Test::More alphas
see https://github.com/Test-More/test-more/issues/500 Basically a new version of Test::More will come out in the near future. This version changes Test::More such that it no longer uses Exporter.pm to do its exporting. As a result alterations made to functions in the Test::More package do not get exported, instead the original is always exported.