Package : perl-PerlX-Maybe > RPM : perl-PerlX-Maybe-1.1.0-3.mga6.src.rpm

Basic items

Name perl-PerlX-Maybe
Version 1.1.0
Release 3.mga6
URL http://search.cpan.org/dist/PerlX-Maybe
Group Development/Perl
Summary Use syntax qw/maybe/
Size 19KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 08:11:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie