Package: extutils-install-pm
Version: 2.22
Revision: 2
Source: mirror:cpan:authors/id/B/BI/BINGOS/ExtUtils-Install-%v.tar.gz
Source-Checksum: SHA256(33725bafbed3829d613e4c651c2e1ad120670c7d2ac5cf05f83757fc975d6ff2)
# Don't crash when others pass absolute paths to 'make install'. See:
# https://github.com/Perl-Toolchain-Gang/ExtUtils-Install/issues/36
PatchFile: %n.patch
PatchFile-MD5: d25440d46605195638ecef18563d22c7
Type: perl
UpdatePOD: true
DocFiles: Changes README
DescPackaging: <<
	ExtUtils::Install declares deps on ExtUtils::MakeMaker, which
	is part of perl core for all supported versions, therefore
	don't need to be perlversioned or specify that dependency.
	That's good, because EU::MM uses EU::I and newer versions of
	EU::MM require this newer-than-core EU::I, so we can set the
	functional dependency EU::I->EU::MM and not be circular. See:
	http://rt.cpan.org/Ticket/Display.html?id=46658
<<
DescDetail: <<
	Back-end/internals for ExtUtils::MakeMaker and Module::Build
<<
Description: Installer for perl modules
License: Artistic/GPL
Maintainer: Daniel Macks <dmacks@netspace.org>
Homepage: https://metacpan.org/dist/ExtUtils::Install