Name : perl-PerlX-Maybe
| |
Version : 1.1.0
| Vendor : (none)
|
Release : 4pclos2017
| Date : 2017-07-13 04:35:51
|
Group : Development/Perl
| Source RPM : perl-PerlX-Maybe-1.1.0-4pclos2017.src.rpm
|
Size : 0.04 MB
| |
Packager : bb2 < bb2>
| |
Summary : Use syntax qw/maybe/
|
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.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |