SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-thanks
Version : 0.005 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-03 19:17:28
Group : Development/Libraries/Perl Source RPM : perl-thanks-0.005-lp156.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : inline packages easily
Description :
This module asks Perl politely not to load a module you don\'t want loading.
It\'s just a polite request; we\'re not forcing Perl to do anything it
doesn\'t want to. And if the module is already loaded, then we won\'t try to
unload it or anything like that.

Specifically, Perl\'s \'use Module::Name\' syntax does two things. It reads,
compiles and executes \'Module/Name.pm\', and calls the class method
\'Module::Name->import\'. This module is designed to prevent the first thing
happening, not the second thing.

How does it work? Perl keeps a record of what modules have already been
loaded in the \'%INC\' global hash, to avoid reloading them. This module just
adds an entry to that hash to trick Perl into thinking that a module has
already been loaded.

\'thanks\' is a deliberately light-weight module. It has no dependencies (not
even the strict manpage or the warnings manpage) and is believed to work in
any release of Perl 5. (The installation and testing scripts have more
dependencies, but if push comes to shove, you can manually copy thanks.pm
to an appropriate location.)

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-thanks-0.005-lp156.1.1.noarch.rpm
     

Provides :
perl(thanks)
perl-thanks

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/thanks.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-thanks
/usr/share/doc/packages/perl-thanks/CONTRIBUTING
/usr/share/doc/packages/perl-thanks/COPYRIGHT
/usr/share/doc/packages/perl-thanks/CREDITS
/usr/share/doc/packages/perl-thanks/Changes
/usr/share/doc/packages/perl-thanks/LICENSE
/usr/share/doc/packages/perl-thanks/README
/usr/share/doc/packages/perl-thanks/doap.ttl
/usr/share/man/man3/thanks.3pm.gz

 
ICM