Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Perl-Critic CPAN distribution.

Report information
The Basics
Id: 68498
Status: resolved
Priority: 0/
Queue: Perl-Critic

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.116
Fixed in: (no value)



Subject: Missing 'use version' prevents Red Hat install

Message body is not shown because it is too large.

Let me know if there's any more information you need. It installed great on my (client's) MacBook, but not their RHEL 5.<something>.
On Fri May 27 00:51:47 2011, MichaelRWolf@att.net wrote: Show quoted text
> Let me know if there's any more information you need. It installed > great on my (client's) MacBook, but not their RHEL 5.<something>.
It installed great on my system, and on scads of CPAN testers. But clearly a module that calls 'version->new()' needs the 'version' module loaded. If it does not load it itself it is at the mercy of module load order, which I suppose in the case of Module::Pluggable is directory order (whatever that is). So the 'use version' has been added, and committed as SVN revison 4083.
FWIW, I believe this was introduced in the patch to 59112.
Looks like this got fixed back in Perl-Critic-1.117. Thanks for reporting it. -- Jeffrey Thalhammer Imaginative Software Systems www.imaginative-software.com