Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 22b84214343a17887c6048a664ee6372

perl-MooseX-Types-LoadableClass-0.8.0-2.mga3.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: