SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-true
Version : 1.0.2 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.55 Date : 2024-08-05 17:54:21
Group : Development/Libraries/Perl Source RPM : perl-true-1.0.2-1.55.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Automatically return a true value when a file is required
Description :
Perl\'s \'require\' builtin (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\" behaviour so that it doesn\'t need
to 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/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-true-1.0.2-1.55.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)
perl(:MODULE_COMPAT_5.40.0)
perl(B::Hooks::OP::Annotation) >= 0.44
perl(B::Hooks::OP::Check) >= 0.22
perl(Devel::StackTrace) >= 2.03
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/x86_64-linux-thread-multi/auto/true
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/true/true.so
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/true
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/true.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/true/VERSION.pm
/usr/share/doc/packages/perl-true
/usr/share/doc/packages/perl-true/Changes
/usr/share/doc/packages/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