Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > 287fcab64a2c2f372f48ab838e8ef2b7

perl-PerlX-Maybe-1.0.0-1.mga4.src.rpm

Description:

Moose classes (and some other classes) distinguish between an attribute
being unset and the attribute being set to undef. Supplying a constructor
arguments like this:

my $bob = Person->new(
name => $name,
age => $age,
);

Will result in the 'name' and 'age' attributes possibly being set to undef
(if the corresponding '$name' and '$age' variables are not defined), which
may violate the Person class' type constraints.

Generated packages:

Other version of this rpm: