Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-PerlX-Maybe-1.202.0-2.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-PerlX-Maybe Distribution: Mageia
Version: 1.202.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Thu Jun 26 06:02:26 2025
Group: Development/Perl Build host: localhost
Size: 50336 Source RPM: perl-PerlX-Maybe-1.202.0-2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/PerlX-Maybe
Summary: Use syntax qw/maybe/
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Jun 26 2025 umeabot <umeabot> 1.202.0-2.mga10
  + Revision: 2196023
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-PerlX-Maybe
/usr/share/doc/perl-PerlX-Maybe/COPYRIGHT
/usr/share/doc/perl-PerlX-Maybe/CREDITS
/usr/share/doc/perl-PerlX-Maybe/Changes
/usr/share/doc/perl-PerlX-Maybe/INSTALL
/usr/share/doc/perl-PerlX-Maybe/LICENSE
/usr/share/doc/perl-PerlX-Maybe/META.json
/usr/share/doc/perl-PerlX-Maybe/META.yml
/usr/share/doc/perl-PerlX-Maybe/MYMETA.yml
/usr/share/doc/perl-PerlX-Maybe/README
/usr/share/doc/perl-PerlX-Maybe/SIGNATURE
/usr/share/man/man3/PerlX::Maybe.3pm.xz
/usr/share/man/man3/Syntax::Feature::Maybe.3pm.xz
/usr/share/perl5/vendor_perl/PerlX
/usr/share/perl5/vendor_perl/PerlX/Maybe.pm
/usr/share/perl5/vendor_perl/Syntax
/usr/share/perl5/vendor_perl/Syntax/Feature
/usr/share/perl5/vendor_perl/Syntax/Feature/Maybe.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jun 27 04:23:55 2025