Changes file for Module-Template-Setup

$Id: Changes,v 1.3 2004/03/01 17:05:33 jonasbn Exp $

- Added creation of files:

	- Changes
	- Makefile.PL
	- README
	- TODO

- Added creation of directories:

	- lib
	- t

- Added creation of module files:

	- module dirs in lib
	- module file in lib

- Added tests:

	- pod_coverage.t
	- pod.t
	- 00.load.t

- Moved central stuff from bin/setup.pl to lib/Module/Template/Setup.pm