Parents (Total: 1)
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
| Key |
Value |
| MD5 | 4E4CE5AACA19EA25894ED2E53EB231D1 |
| PackageArch | noarch |
| PackageDescription | 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
Test::Pod::Coverage, 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 namespace::clean. |
| PackageName | perl-constant-boolean |
| PackageRelease | 1.36 |
| PackageVersion | 0.02 |
| SHA-1 | 01FFAE12E70DF5BF33C974BC5741E626106208EA |
| SHA-256 | B546776F4E58BC0E27E3A9892489C41776ADC2B1A48F2A163F99B754E2860B25 |