Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > bf98d69c59468d9c1652239d474d0ab9

perl-MooseX-Types-LoadableClass-0.5.0-1.mga1.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.

Sources packages:

Other version of this rpm: