Info2: <<
Package: module-info-pm
Version: 0.39
Revision: 501
Type: perl, systemperl (5.30.3)
Distribution: 13.0
Description: Information about Perl modules
License: Artistic/GPL
Homepage: https://metacpan.org/dist/Module-Info/
Maintainer: Daniel Macks <dmacks@netspace.org>

Depends: perl%type_pkg[systemperl]-core

# Unpack Phase.
Source: mirror:cpan:authors/id/N/NE/NEILB/Module-Info-%v.tar.gz
Source-Checksum: SHA256(7c01fa56c78a60369aef55fe668f462a2b1d778d7d106966994f4cfaf430ed07)
PatchScript: perl -0 -pe's/^.*=head\d\s+(LICENSE.*)$/$1/is;s/=head1 .*//is' lib/Module/Info.pm > LICENSE

# Test phase
InfoTest: <<
	TestDepends: <<
		b-utils-pm%type_pkg[systemperl] (>= 0.27)
	<<
<<

# Install Phase.
UpdatePOD: true
DocFiles: Changes LICENSE

# Documentation.
DescDetail: <<
Module::Info gives you information about Perl modules without actually
loading the module.  It actually isn't specific to modules and should
work on any perl code.
<<
DescPackaging: <<
	Former maintainer: Blair Zajac <blair@orcaware.com>
<<
<<