SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Attribute-Constructor rpm build for : openSUSE Tumbleweed. For other distributions click perl-Attribute-Constructor.

Name : perl-Attribute-Constructor
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 19.63 Date : 2024-08-05 19:59:46
Group : Development/Libraries/Perl Source RPM : perl-Attribute-Constructor-0.04-19.63.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : implementing constructors with attributes
Description :
Declaring a method of an object as a constructor will cause the object to
be created, blessed, and returned to the calling code. This will allow the
constructor to look more like a \"real\" constructor from an OO language that
supports the idea of constructor with syntax.

The object is already returned to the calling code so there is no need to
return it. The first argument will be a reference to the new class instead
of a reference to the class so that it behaves more like a normal
constructor in the fact that it is a instance method not a class method.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Attribute-Constructor-0.04-19.63.noarch.rpm
     

Provides :
perl(Attribute::Constructor)
perl-Attribute-Constructor

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Attribute
/usr/lib/perl5/vendor_perl/5.40.0/Attribute/Constructor.pm
/usr/share/doc/packages/perl-Attribute-Constructor
/usr/share/doc/packages/perl-Attribute-Constructor/Changes
/usr/share/doc/packages/perl-Attribute-Constructor/README
/usr/share/man/man3/Attribute::Constructor.3pm.gz

 
ICM