| Name: | perl-constant-boolean |
|---|---|
| Version: | 0.02 |
| Release: | 9.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 6958 |
| License: | GPL+ or Artistic |
| RPM: | perl-constant-boolean-0.02-9.el7.noarch.rpm |
| Source RPM: | perl-constant-boolean-0.02-9.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |