Skip Menu |

This queue is for tickets about the Frivolity CPAN distribution.

Report information
The Basics
Id: 82841
Status: resolved
Priority: 0/
Queue: Frivolity

People
Owner: jmac [...] jmac.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

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



Subject: ExtUtils::AutoInstall
Please don't use ExtUtils::AutoInstall automatically, only when asked. It is very inconvenient when run under CPAN or CPANPLUS shells. It also means that dependencies are not listed in META.yml, it is better remove META.yml than generate broken one. Also is very inconvenient for cpantesters. -- Alexandr Ciornii, http://chorny.net
On Sun Jan 20 18:18:28 2013, CHORNY wrote: Show quoted text
> Please don't use ExtUtils::AutoInstall automatically, only when asked. > It is very inconvenient when run under CPAN or CPANPLUS shells. It also > means that dependencies are not listed in META.yml, it is better remove > META.yml than generate broken one. > Also is very inconvenient for cpantesters. >
Holy smokes, I didn't even realize this old thing was still on CPAN. Thanks; fixed (by deleting entirely).