Info3: <<
Package: test-unit-lite-pm%type_pkg[perl]
Version: 0.1202
Revision: 1
Depends: <<
  perl%type_pkg[perl]-core,
<<
Source: mirror:cpan:authors/id/D/DE/DEXTER/Test-Unit-Lite-%v.tar.gz
Source-Checksum: SHA256(351d25ee7131628aaf7e3995fe1fffb893ae7fe6ef58cf3370ed320953f5b2a8)
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: Changes README
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Description: Unit testing without external dependencies
DescDetail: <<
This framework provides lighter version of Test::Unit framework. It
implements some of the Test::Unit classes and methods needed to run
test units. The Test::Unit::Lite tries to be compatible with public
API of Test::Unit. It doesn't implement all classes and methods at
100% and only those necessary to run tests are available.
<<
License: Artistic
Maintainer: Jesse Alama <jesse.alama@gmail.com>
Homepage: https://metacpan.org/dist/Test-Unit-Lite/
<<