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 PANT.
	
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

-*- mode: change-log -*-