Revision history for TAP-Harness-Archive
0.11 19 Jul, 2008
+ Fixing RT#37795. This should fix failing tests on windows. Thanks to Tim Heckman.
+ Only run t/pod.t and t/pod-coverage.t if RELEASE_TESTING is set.
0.10 04 Jul, 2008
+ Added full path as extra argument to made_parser_callback
+ Added extra_files argument to new()
+ Added extra_properties argument to new()
+ Fixed RT# 35649
0.03 15 Dec, 2007
+ Removed Archive::Builder and Archive::Extract as dependencies because they
have soooo many other dependencies. Just using Archive::Tar instead
+ Removed support for ZIP files (due to removing Archive::Extract). If this
is needed we can always use Archive::Zip.
0.01 20 Aug, 2007
First version, released on an unsuspecting world.