Revision history for Perl module ExtUtils::ModuleMaker::TT

0.75 Tue Jun  7 18:04:53 EDT 2005
    - updated Build.PL dependencies
    - changed Makefile compatibility to traditional

0.74 Sun Mar 13 20:56:06 EST 2005
    - added pod and pod coverage tests
    - updated script version from 0.72 to 0.74
    - overrode Create_Base_Directory to use absolute Base_Dir parameter
    - changed tests to use temporary directories
    - cleaned up some testing of single module creation
    - switched Makefile.PL to passthrough version from Module::Build

0.73 Tue May 11 17:28:57 EDT 2004
	- removed Test::Distribution from requirements in Build.PL
	- make distribution test optional depending on presence of 
	  Test::Distribution

0.72 Thu Apr 22 07:07:00 EDT 2004
	- fixed makeperlmod config file bug

0.71 Thu Apr 22 06:29:21 EDT 2004
	- fixed up template bugs
	- "makeperlmod -d" now takes a file argument rather than sending the
	  config to stdout

0.70 Sun Mar  7 18:56:00 EST 2004
	- initial release version
	- basic functionality working
	- makeperlmod script working