Ticket #646 (new defect)
the prereq Test::NoWarnings hides warnings in Makefile.PL
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | editor | Version: | 0.47 |
| Keywords: | Cc: |
Description
Try setting the prereq Text::Diff to 1.35 in Makefile.PL of Padre.
Running perl Makefile.PL does not complain about the prereq being too low. If I comment out the test_requires 'Test::NoWarnings?' part I can see the warnings again.
This bug once was fixed with a workaround in Makefile.PL, then the real issue was addressed somewhere but now it happens again.
This can cause missing prereqs being hidden from CPAN.pm and thus not upgraded before the installation of Padre
Change History
Note: See
TracTickets for help on using
tickets.
