Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-ReportVersions-Tiny CPAN distribution.

Maintainer(s)' notes

This module is deprecated!

This distribution has reached end-of-life now that better alternatives exist.

The recommended alternative is Dist::Zilla::Plugin::Test::ReportPrereqs.

Report information
The Basics
Id: 88082
Status: rejected
Priority: 0/
Queue: Dist-Zilla-Plugin-ReportVersions-Tiny

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

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



Subject: Avoid loading modules
It would be better to avoid require()ing modules, as some modules can have side effects (plus it takes time) - instead extract the version with Module::Metadata::version() (CPAN::Meta::Check is a good example to look at).
On 2013-08-24 15:45:49, ETHER wrote: Show quoted text
> It would be better to avoid require()ing modules, as some modules can > have side effects (plus it takes time) - instead extract the version > with Module::Metadata::version() (CPAN::Meta::Check is a good example > to look at).
Duplicate issue as described in https://rt.cpan.org/Public/Bug/Display.html?id=76308
Rejecting because duplicate.

-- 
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/