| Name: | perl-constant-boolean |
|---|---|
| Version: | 0.02 |
| Release: | 29.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 6954 |
| License: | GPL+ or Artistic |
| RPM: | perl-constant-boolean-0.02-29.el8.noarch.rpm |
| Source RPM: | perl-constant-boolean-0.02-29.el8.src.rpm |
| Build Date: | Wed Nov 25 2020 |
| Build Host: | jenkins-172-17-0-2-3cab5aac-15fa-4454-a078-2f891869ced0.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/constant-boolean |
| 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. |