Revision history for Perl extension File::Append::TempFile.
0.04 Mon Feb 13 15:57:32 GMT 2006
- Add a simplistic webpage.
- Switch over to $Ringlet version control tags.
- Fix the module version in the README file.
- Add a mention of the website to the README file and to
the SEE ALSO section of the module's perldoc.
- Yeesh - fix the author name in Makefile.PL!
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
$Ringlet: Changes 316 2006-02-13 16:23:42Z roam $