Info2: <<

Package: getopt-long-pm%type_pkg[perl]
Epoch: 1
Version: 2.57
Revision: 1
###
Depends: perl%type_pkg[perl]-core
Replaces: getopt-long-pm, %N-man
Conflicts: %N-man
###
Source: mirror:cpan:authors/id/J/JV/JV/Getopt-Long-%v.tar.gz
Source-Checksum: SHA256(d3791e6bf167708364ea5ad3be578dc9173a0076167160a4341c05a1e979795e)
###
PatchScript: <<
	# Disable for pkgmanagement
	perl -pi.bak -e 's,my \$obsolete = ",my \$obsolete = ""; #",g' Makefile.PL
<<
###
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
###
InstallScript: <<
	%{default_script}
	mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes README.md
###
Description: Extended processing of command line options
DescDetail: <<
  Module Getopt::Long implements an extended getopt function called
  GetOptions(). This function implements the POSIX standard for command
  line options, with GNU extensions, while still capable of handling
  the traditional one-letter options.

  In general, this means that command line options can have long names
  instead of single letters, and are introduced with a double dash `--'.

  Optionally, Getopt::Long can support the traditional bundling of
  single-letter command line options.

  Getopt::Long::GetOptions() is part of the Perl 5 distribution. It is
  the successor of newgetopt.pl that came with Perl 4. It is fully
  upward compatible. In fact, the Perl 5 version of newgetopt.pl is just
  a wrapper around the module.
<<
###
License: Artistic
Maintainer: Christian Schaffner <chris01@users.sourceforge.net>
Homepage: https://metacpan.org/dist/Getopt-Long

# end of Info2 field:
<<