SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-MooseX-OneArgNew rpm build for : OpenSuSE. For other distributions click perl-MooseX-OneArgNew.

Name : perl-MooseX-OneArgNew
Version : 0.007 Vendor : openSUSE
Release : bp156.2.1 Date : 2023-07-22 12:13:13
Group : Unspecified Source RPM : perl-MooseX-OneArgNew-0.007-bp156.2.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : Teach ->new to accept single, non-hashref arguments
Description :
MooseX::OneArgNew lets your constructor take a single argument, which will
be translated into the value for a one-entry hashref. It is a parameterized
role|MooseX::Role::Parameterized with three parameters:

* type

The Moose type that the single argument must be for the one-arg form to
work. This should be an existing type, and may be either a string type or a
MooseX::Type.

* init_arg

This is the string that will be used as the key for the hashref constructed
from the one-arg call to new.

* coerce

If true, a single argument to new will be coerced into the expected type if
possible. Keep in mind that if there are no coercions for the type, this
will be an error, and that if a coercion from HashRef exists, you might be
getting yourself into a weird situation.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.6/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-MooseX-OneArgNew-0.007-bp156.2.1.noarch.rpm
ftp.icm.edu.pl  perl-MooseX-OneArgNew-0.007-bp156.2.1.noarch.rpm
ftp.icm.edu.pl  perl-MooseX-OneArgNew-0.007-bp156.2.1.noarch.rpm
     

Provides :
perl(MooseX::OneArgNew)
perl-MooseX-OneArgNew

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Moose::Util::TypeConstraints)
perl(MooseX::Role::Parameterized) >= 1.01
perl(namespace::autoclean)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/MooseX
/usr/lib/perl5/vendor_perl/5.26.1/MooseX/OneArgNew.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-MooseX-OneArgNew
/usr/share/doc/packages/perl-MooseX-OneArgNew/Changes
/usr/share/doc/packages/perl-MooseX-OneArgNew/README
/usr/share/licenses/perl-MooseX-OneArgNew
/usr/share/licenses/perl-MooseX-OneArgNew/LICENSE
/usr/share/man/man3/MooseX::OneArgNew.3pm.gz

 
ICM