Skip Menu |

This queue is for tickets about the Petal CPAN distribution.

Report information
The Basics
Id: 33409
Status: resolved
Priority: 0/
Queue: Petal

People
Owner: Nobody in particular
Requestors: drieux [...] wetware.com
Cc:
AdminCc:

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



Subject: Make Petal::Deprecated more build friendly.
Since Petal::Deprecated has the '.pm' suffix, it would be useful if there was a 1; value so that it will pass 'use_ok($module)'. The core problem is that our 'mini cpan' verification process checks to see that all of the "*.pm" files pass the 'use_ok()'.
Renamed Petal/Deprecated.pm to Petal/Deprecated.pod to fix this issue. Fixed in 2db4a5138c2d3c92ad8545db946471e209602a09