Revision history for Perl extension DFA::Command.

2.01  Wed Feb 10 14:01:59 2010
	- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.

2.00  Fri Nov 13 13:20:00 2009
	- Run dos2unix
	- Rename Changes.txt to CHANGES

1.99  Thu Oct 27 19:40:00 2005
	- Regenerate META.yml with Module::Build V 0.2611 to correct a faulty
		META.yml output by V 0.24 which falsely said 'provides: {}',
		which in turn stopped the PAUSE indexer from finding the module file,
		which in turn meant this module might be omitted from the master index:
		ftp://pause.perl.org/pub/PAUSE/modules/01modules.index.html

1.98  Tue Jul 20 20:43:00 2004
	- Change Makefile.PL to coexist with Module::Build
	- Add t/pod.t to test all PODs

1.97  Sun Mar 23 11:29:00 2003
	- No source code changes in this version
	- Patch to stop shipping blib/ directory in Unix distros, because the
		PAUSE indexer takes this directory to indicate a binary distro,
		which means it does not index the module, and this in turn means
		the module is not listed in the CPAN daily update list, etc.

1.96  Sun May 12 13:12:11 2002
	- Clean up licence and email stuff in all modules, scripts and other docs.
		Upgrading is not necessary

1.95 26-May-99
--------------
o Ensure POD survives buggy pod2man

1.94 19-Apr-99
--------------
o Patch Makefile.PL to support ActivePerl's ppm.

1.93  1-Apr-99
--------------
o Change die to croak

1.92  Mon Mar 29 10:15:59 1999
	- original version; created by h2xs 1.18

Use h2xs to generate the skeletons for Command.pm and Generate.pm.