Info3: <<
Package: constant-boolean-pm%type_pkg[perl]
Version: 0.02
Revision: 1
Depends: <<
  symbol-util-pm%type_pkg[perl],
  perl%type_pkg[perl]-core,
<<
Source: mirror:cpan:authors/id/D/DE/DEXTER/constant-boolean-%v.tar.gz
Source-Checksum: SHA256(cd2c59d58061ce1a4975a313160df7186f62eea2655b85d520e5e24e9eeb0fe9)
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
UpdatePOD: true
DocFiles: Changes README
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Description: Define TRUE and FALSE constants
DescDetail: <<
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.
<<
License: Artistic
Maintainer: Jesse Alama <jesse.alama@gmail.com>
Homepage: https://metacpan.org/dist/constant-boolean/
<<