Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 01c33ccdf52cd0ec01e2c3f29285e966

perl-MooseX-Types-LoadableClass-0.11.0-2.mga4.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: