Sophie

Sophie

distrib > PLD > th > i686 > by-pkgid > 63e4b6073e6d360852b71e0613c8c1fc

perl-MooseX-Types-LoadableClass-0.006-1.noarch.rpm

Description:

use Moose::Util::TypeConstraints;

my $tc = subtype as ClassName;
coerce $tc, from Str, via { Class::MOP::load_class($_); $_ };

I've written those three lines of code quite a lot of times, in quite
a lot of places.

Now I don't have to.

Sources packages:

Other version of this rpm: