Skip Menu |

This queue is for tickets about the the CPAN distribution.

Report information
The Basics
Id: 46503
Status: new
Priority: 0/
Queue: the

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

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



This module is a few days away from being a year without a new release, and that is depressing since it's probably the best module on CPAN. "use" is very utilitarian, but also over-euphemistic for a dependancy. I can use a car, but I don't need one. Conversely, I can use strict, but I don't need to. But I need to use Net::FTP, so I would like to say: use the strict; needs a Moose; needs the Net::FTP; likes some Cache; sub BEGIN { my $self = shift; got the Cache and $self->install_the_cache }