Subject: CVS commit: pkgsrc/devel/p5-Test-Cmd
From: Berndt Josef Wulf
Date: 2006-01-23 13:03:20
Message id: 20060123120320.281CA2DA27@cvs.netbsd.org

Log Message:
Updated p5-Test-Cmd to 1.05:

        - Fix the subdir(), read(), and write() methods to handle
	  the case when the first element in an array-reference file
	  name is an absolute path name.

	- Fix writable() so that it only records errors from chmod()
	  on files, not exit with no_result().

	- Doc changes to make some of the variables in the SYNOPSIS
	  look like Perl variables.

	- Add a Test::Cmd::Common module that sub-classes Test::Cmd to
	  provide common exception-handling, eliminating the need for
	  everyone to roll their own fail()/no_result() logic for common
	  errors.

	- Update Test::Cmd documentation to add explicit examples of
	  using Test::Cmd in conjunction with Test::Harness, Test::Unit,
	  and Aegis.  Mention that Test::Cmd::Common is available.

Files:
RevisionActionfile
1.14modifypkgsrc/devel/p5-Test-Cmd/Makefile
1.6modifypkgsrc/devel/p5-Test-Cmd/distinfo