SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-true rpm build for : RedHat EL 8. For other distributions click perl-true.

Name : perl-true
Version : 1.0.1 Vendor : Fedora Project
Release : 1.el8 Date : 2019-11-07 19:29:27
Group : Unspecified Source RPM : perl-true-1.0.1-1.el8.src.rpm
Size : 0.03 MB
Packager : Fedora Project
Summary : Automatically return a true value when a file is required
Description :
Perl\'s require built-in (and its use wrapper) requires the files it loads to
return a true value. This is usually accomplished by placing a single

1;

statement at the end of included scripts or modules. It\'s not onerous to add
but it\'s a speed bump on the Perl novice\'s road to enlightenment. In addition,
it appears to be a non-sequitur to the uninitiated, leading some to attempt to
mitigate its appearance with a comment:

1; # keep require happy
or:
1; # Do not remove this line
or even:
1; # Must end with this, because Perl is bogus.

This module packages this \"return true\" behavior so that it need not be
written explicitly. It can be used directly, but it is intended to be invoked
from the import method of a Modern::Perl-style module that enables modern Perl
features and conveniences and cleans up legacy Perl warts.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/8.4.2021-11-30/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
ftp.icm.edu.pl  perl-true-1.0.1-1.el8.x86_64.rpm
     

Provides :
perl(true)
perl(true::VERSION)
perl-true
perl-true(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libperl.so.5.26()(64bit)
libpthread.so.0()(64bit)
perl(:MODULE_COMPAT_5.26.3)
perl(B::Hooks::OP::Annotation)
perl(B::Hooks::OP::Check)
perl(Devel::StackTrace)
perl(XSLoader)
perl(strict)
perl(true)
perl(version) >= 0.77
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/77d253bf7305b22f00e68c792fd50ba6a10bf0
/usr/lib64/perl5/vendor_perl/auto/true
/usr/lib64/perl5/vendor_perl/auto/true/true.so
/usr/lib64/perl5/vendor_perl/true
/usr/lib64/perl5/vendor_perl/true.pm
/usr/lib64/perl5/vendor_perl/true/VERSION.pm
/usr/share/doc/perl-true
/usr/share/doc/perl-true/Changes
/usr/share/doc/perl-true/README
/usr/share/licenses/perl-true
/usr/share/licenses/perl-true/LICENSE.md
/usr/share/man/man3/true.3pm.gz
/usr/share/man/man3/true::VERSION.3pm.gz

 
ICM