Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > c572ea3934d6bc6f07c2642aceeee297

perl-MooseX-Types-LoadableClass-0.15.0-5.mga9.src.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.

Generated packages:

Other version of this rpm: