Info3: <<
Package: pod-usage-pm%type_pkg[perl]
Version: 1.69
Revision: 1
Replaces: pod-parser-pm%type_pkg[perl] (<< 1.60-1)
Depends: <<
  perl%type_pkg[perl]-core
<<
Source: mirror:cpan:authors/id/M/MA/MAREKR/Pod-Usage-%v.tar.gz
Source-Checksum: SHA256(1a920c067b3c905b72291a76efcdf1935ba5423ab0187b9a5a63cfc930965132)
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]
  mv %i/bin/pod2usage %i/bin/pod2usage-pm%type_pkg[perl]
<<
Description: Usage messages from embedded POD
DescDetail: <<
pod2usage will print a usage message for the invoking script (using
its embedded pod documentation) and then exit the script with the
desired exit status. The usage message printed may have any one of
three levels of "verboseness": If the verbose level is 0, then only a
synopsis is printed. If the verbose level is 1, then the synopsis is
printed along with a description (if present) of the command line
options and arguments. If the verbose level is 2, then the entire
manual page is printed.
<<
License: Artistic
Maintainer: Jesse Alama <jesse.alama@gmail.com>
Homepage: https://metacpan.org/dist/Pod-Usage/
<<