Revision history for Perl extension File::Append::TempFile.
0.02 Fri Jan 27 17:51:48 GMT 2006
-
add a Test::Pod::Coverage and a Pod::Checker test;
-
add the diag() method to get or set the diagnostic output flag;
-
the test suite displays debug messages if TEMPFILE_DEBUG is
set in the environment;
-
add a test for the actual contents of the test file
after appending data to it;
-
allow derived classes to modify the file structure by
overriding the new do_copy() method;
-
fix the perldoc package description in the NAME section.
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 135 2006-01-27 17:54:46Z roam $