Skip Menu |

This queue is for tickets about the Crypt-Polybius CPAN distribution.

Report information
The Basics
Id: 104818
Status: new
Priority: 0/
Queue: Crypt-Polybius

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: should be using namespace::autoclean
namespace::sweep is now obsolete and namespace::autoclean handles more cases, more properly. Anything using Moose, Moo or Mouse should absolutely be using namespace::autoclean; for a few situations (e.g. exporter classes) namespace::clean might be preferable, but a ticket reporting the issue would still be very much welcomed. (0.16 is the version that dropped the loading of Class::MOP to introspect Moo classes.) see https://rt.cpan.org/Ticket/Display.html?id=101222