The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $Id: Changes,v 1.8 2004/02/28 13:31:33 comdog Exp $

0.30 - Sat Feb 28 08:36:30 2004
* new options for limiting requests, storing in flat dir, create zip archive
* lots of clean-ups and refactoring to make everything easier to read

0.25 - Fri Feb 20 15:12:12 2004
	* stay under path of original URL
	* optionally sleep between requests
	* optionally create a tar archive at end of run

0.20 - Wed Dec  3 15:16:32 2003
	+ Referer support for all requests
	+ Cookie jar support
	+ Basic authentication support
	+ rudimentary infrastructure for restricting domains
	+ see the TO DO section in the docs for continued problems

0.12 - Fri Dec 13 12:39:05 2002
	* Added Test::File to prerequisites, no code changes

0.11 - Wed Dec 11 16:17:28 2002
	* use the latest Test::Manifest which uses the latest ExtUtils

0.10 - Thu Dec  5 22:36:57 CST 2002
	+ first alpha release -- everything is really sketchy