Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > cd4cfb81915c22135bb98a524cb73e68

perl-MooseX-Types-LoadableClass-0.7.0-1.mga2.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: