The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension File::Append::TempFile.

0.03  Fri Feb 10 15:05:58 GMT 2006
	- Add some Debian packaging files.
	- Remove the test files in the "clean" target, not "realclean",
	  duh!  Noticed while debianizing.
	- Reorganized this log a bit.
	- Add a MANIFEST.SKIP file listing the debian/ subdirectory.

0.02  Fri Jan 27 17:51:48 GMT 2006
	- Fix the perldoc package description in the NAME section.
	- Allow derived classes to modify the file structure by
	  overriding the new do_copy() method.
	- Add a test for the actual contents of the test file
	  after appending data to it.
	- The test suite displays debug messages if TEMPFILE_DEBUG is
	  set in the environment.
	- Add the diag() method to get or set the diagnostic output flag.
	- Add a Test::Pod::Coverage and a Pod::Checker test.

0.01  Wed Jan 25 13:04:36 GMT 2006
	- Original version; created by h2xs 1.23 with options
		-AX -b 5.6.0 -n File::Append::TempFile --skip-exporter

$Id: Changes 231 2006-02-10 15:06:32Z roam $