The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2005-02-03  Julian Onions  <jpo@corsair.nexor.co.uk>

	* Version 0.06
	* PANT.pm: Added better diagnostics to the Copy* commands.

2005-02-02  Julian Onions 

	* Version 0.05
	* PANT.pm revised the calling sequence - full paths for logs
	including the .html. Makes calling sub pants a bit harder, but
	thats my problem!
	* new test for subpant calling 
	
	
0.04 2005-02-01  Julian Onions

	* Add dryrun support to the zip commands
	* added compression options to the zip
	* Added the filecompared based on hash technology
	* small restructure of the Test stuff
	 
	
0.03 2005-01-31  Julian Onions
	* Added the treesource to the NewerThan command

	* New test for UpdateFileVersion stuff.

0.02 2005-01-27  Julian Onions

        * Changed Command to have another option, log, to let the build
	script pick up a produced log.

	* Changed CallPant to take an optional directory
	
	* Changed Command to stream data out, rather than use qx. 
	
	* Added Test and Zip sub-modules


0.01  Wed Jan 26 09:56:56 2005
        - basic functionality, pod and test written.
	- original version; created by h2xs 1.22 with options
		-cfn PANT


Local Variables:
mode:change-log 
End: