SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-constant-boolean rpm build for : openSUSE Leap 15. For other distributions click perl-constant-boolean.

Name : perl-constant-boolean
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.16.2 Date : 2011-04-04 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-constant-boolean-0.02-lp150.16.2.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Define TRUE and FALSE constants.
Description :
Defines \'TRUE\' and \'FALSE\' constants in caller\'s namespace. You could use
simple values like empty string or zero for false, or any non-empty and
non-zero string value as true, but the \'TRUE\' and \'FALSE\' constants are
more descriptive.

It is virtually the same as:


use constant TRUE => !! 1;
use constant FALSE => !! \'\';

The constants exported by \'constant::boolean\' are not reported by the
Test::Pod::Coverage manpage, so it is more convenient to use this module
than to define \'TRUE\' and \'FALSE\' constants by yourself.

The constants can be removed from class API with \'no constant::boolean\'
pragma or some universal tool like the namespace::clean manpage.

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

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(constant::boolean)
perl-constant-boolean

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Symbol::Util) >= 0.02
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/constant
/usr/lib/perl5/vendor_perl/5.26.1/constant/boolean.pm
/usr/share/doc/packages/perl-constant-boolean
/usr/share/doc/packages/perl-constant-boolean/Changes
/usr/share/doc/packages/perl-constant-boolean/LICENSE
/usr/share/doc/packages/perl-constant-boolean/README
/usr/share/doc/packages/perl-constant-boolean/xt
/usr/share/doc/packages/perl-constant-boolean/xt/check_changes.t
/usr/share/doc/packages/perl-constant-boolean/xt/consistent_version_numbers.t
/usr/share/doc/packages/perl-constant-boolean/xt/copyright.t
/usr/share/doc/packages/perl-constant-boolean/xt/cover.pl
/usr/share/doc/packages/perl-constant-boolean/xt/distribution.t
/usr/share/doc/packages/perl-constant-boolean/xt/kwalitee.t
/usr/share/doc/packages/perl-constant-boolean/xt/minimumversion.t
/usr/share/doc/packages/perl-constant-boolean/xt/perlcritic.t
/usr/share/doc/packages/perl-constant-boolean/xt/perlcriticrc
/usr/share/doc/packages/perl-constant-boolean/xt/pod_coverage.t
/usr/share/doc/packages/perl-constant-boolean/xt/pod_spell.t
/usr/share/doc/packages/perl-constant-boolean/xt/pod_spellrc
/usr/share/doc/packages/perl-constant-boolean/xt/pod_syntax.t
/usr/share/doc/packages/perl-constant-boolean/xt/signature.t
/usr/share/man/man3/constant::boolean.3pm.gz

 
ICM