Subject: | PackageName type |
Date: | Fri, 26 Jul 2013 17:17:53 -0500 |
To: | bugs-type-tiny [...] rt.cpan.org |
From: | Caleb Cushing <xenoterracide [...] gmail.com> |
I do a lot of things like
has _class => (
isa => PackageName,
is => 'ro',
);
load_class( $self->_class )->new( ... )
could you add PackageName to the standard types? (note: by virtue it
does not need to be loaded because it's most often used for later lazy
loading, at least for me)
here's the MXT module that has it
https://metacpan.org/module/MooseX::Types::Perl
--
Caleb Cushing
http://xenoterracide.com
Calendar:
https://www.google.com/calendar/embed?src=xenoterracide%40gmail.com&ctz=America/Chicago