Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 95f7219e35e3e8caf6d3b7f86b72f874

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