Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the MooseX-App CPAN distribution.

Report information
The Basics
Id: 103172
Status: resolved
Priority: 0/
Queue: MooseX-App

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

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



Subject: Recommends vs Dependencies
There are three recommends that probably need an upgrade to a require: http://search.cpan.org/grep?release=MooseX-App-1.32;string=File::HomeDir|IO::Interactive|Text::WagnerFischer;n=1;C=0 Analysis found reports for each of them causing a fail: http://analysis.cpantesters.org/reports_by_field?distv=MooseX-App-1.32;field=qr%3A%28Can%27t%20locate%20\S%2Bpm%29 In case it is not available for some reason, I repeat three links here: http://www.cpantesters.org/cpan/report/52955841 File/HomeDir.pm http://www.cpantesters.org/cpan/report/52963776 Text/WagnerFischer.pm http://www.cpantesters.org/cpan/report/52966278 IO/Interactive.pm HTH&&Thanks, (Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)

I can personally validate the claim that an absence of Text::WagnerFisher causes installation to fail w/ tests.

And this error will be seen for anyone who does

 

 perl -MMooseX::App::Plugin::Typo::Meta::Class -E1

 

 

 

 

Fixed in 1.33