Subject: CVS commit: pkgsrc/devel/p5-Test-Simple
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 12/10/2001 17:42:43
Module Name: pkgsrc
Committed By: martti
Date: Mon Dec 10 15:42:43 UTC 2001
Modified Files:
pkgsrc/devel/p5-Test-Simple: Makefile distinfo
Log Message:
Updated to 0.36 (provided by Shell Hung in pkg/14785)
Changes :
- Empty string no longer matches undef in is() and isnt()
- Added isnt_eq and isnt_num to Test::Builder
- Little glitch in the test suite.
- fixed intermixed prints to STDOUT and test output came
out in the wrong order when piped
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/p5-Test-Simple/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Simple/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.