Info2: <<
Package: string-diff-pm
Version: 0.08
Revision: 1
Distribution: 10.9
Depends: <<
	algorithm-diff-pm,
	yaml-pm
<<
BuildDepends: <<
	module-install-githubmeta-pm%type_pkg[systemperl],
	module-install-readmefrompod-pm%type_pkg[systemperl],
	module-install-readmemarkdownfrompod-pm%type_pkg[systemperl],
	module-install-repository-pm%type_pkg[systemperl],
	perl%type_pkg[systemperl]-core
<<
Source: mirror:cpan:modules/by-module/String/String-Diff-%v.tar.gz
Source-Checksum: SHA256(7215b67cbc3226e2d0e18b38ec58c93be0bf6090278698bef955348826cd0af3)
Type: perl, systemperl(5.16.2)
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[systemperl]
<<
InfoTest: <<
	TestDepends: <<
		test-base-pm%type_pkg[systemperl],
		test-perl-critic-pm%type_pkg[systemperl],
		test-spelling-pm
	<<
<<
UpdatePOD: true
DocFiles: Changes README
Description: Diff for Perl strings
DescDetail: <<
String::Diff is the difference of a consecutive string is made. after
general diff is done, the difference in the line is searchable.

The mark of the addition and the deletion can be freely changed. The
color is colored to the terminal with ANSI, using HTML display it.
<<
License: Artistic
Maintainer: Jesse Alama <jesse.alama@gmail.com>
Homepage: https://metacpan.org/dist/String-Diff
<<