Info2: <<
Package: mediawiki-api-pm%type_pkg[perl]
Version: 0.52
Revision: 1

License: GPL3
Description: Perl interface to the MediaWiki API
Maintainer: Daniel Johnson <daniel@daniel-johnson.org>
Homepage: https://metacpan.org/dist/MediaWiki-API/

Source: mirror:cpan:authors/id/E/EX/EXOBUZZ/MediaWiki-API-%v.tar.gz
Source-Checksum: SHA256(2f50a9d85ebf6f12bac9e09f52bcfead2cf419802c15191b172724ee2f49d0c2)
PatchScript: <<
	# test that requires network access
	rm t/10-api.t
	perl -ni -e 'print unless /t\/10-api.t/' MANIFEST
<<

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: CONTRIBUTING.md Changes LICENSE README

Depends: <<
	encode-pm%type_pkg[perl],
	json-pm%type_pkg[perl],
	libwww-pm%type_pkg[perl],
	perl%type_pkg[perl]-core
<<

InfoTest: <<
	TestDepends: <<
		test-pod-pm,
		test-pod-coverage-pm
	<<
<<

InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<