The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
2005-03-01 14:31  dave

	* lib/Calendar/Simple.pm (1.12): Adding pod coverage tests

	* MANIFEST (1.5), t/no_dt.t (1.2), t/pod_coverage.t (1.1), t/test.t
	(1.6): Added pod coverage tests

2004-12-04 11:46  dave

	* lib/Calendar/Simple.pm (1.11): Added 'see also' reference to
	DateTime

	* t/test.t (1.5): Don't run 2100 test if DateTime isn't installed

2004-10-30 20:08  dave

	* lib/Calendar/Simple.pm (1.10): Moved Simple.pm

	* Build.PL (1.1), MANIFEST (1.4), Makefile.PL (1.3): Removed
	Makefile.PL (now generated by Build.PL) Added Build.PL Updated
	MANIFEST

2004-10-23 10:04  dave

	* lib/Calendar/Simple.pm (1.9), t/no_dt.t (1.1), t/pod.t (1.3),
	t/test.t (1.4): Improved test coverage

2004-05-23 10:32  dave

	* README (1.2), README.xml (1.1): Replace README with README.xml

2004-05-22 20:37  dave

	* t/test.t (1.3): Added more tests to increase coverage

2003-05-14 22:17  dave

	* t/: pod.t (1.2), test.t (1.2): Added support for DateTime.pm (but
	only is it's installed).  Updated POD tests.

	* lib/Calendar/Simple.pm (1.8): Added support for DateTime.pm (but
	only is it's installed).

2003-02-19 20:22  dave

	* Changes (1.3): Removed from CVS

	* t/: pod.t (1.1), test.t (1.1): New test files

	* Makefile.PL (1.2): Added Test::More and Test::Pod as prereqs.

	* MANIFEST (1.3): Removed test.pl Added t/*

	* test.pl (1.3): Moved tests to t/*

	* lib/Calendar/Simple.pm (1.7): Ensure that all week arrays contain
	seven elements - previously the last one ended on the last day of
	the month.

2002-07-30 22:46  dave

	* Changes (1.2), lib/Calendar/Simple.pm (1.6): Fixed the stupid
	error from the last fix.

	* lib/Calendar/Simple.pm (1.5): Fixed undefined value errors

2002-07-13 15:07  dave

	* lib/Calendar/Simple.pm (1.4): Doc patches

2002-07-12 19:27  dave

	* COPYING (1.1), MANIFEST (1.2): Added COPYING

	* lib/Calendar/Simple.pm (1.3): Added CVS tags

	* test.pl (1.2), lib/Calendar/Simple.pm (1.2): Added start day
	option

	* Calendar-Simple-0.01.tar (1.2), Makefile (1.2): Unnecessary
	Checkin

	* Calendar-Simple-0.01.tar (1.1.1.1), Changes (1.1.1.1), MANIFEST
	(1.1.1.1), Makefile (1.1.1.1), Makefile.PL (1.1.1.1), README
	(1.1.1.1), test.pl (1.1.1.1), lib/Calendar/Simple.pm (1.1.1.1):
	Imported Version

	* Calendar-Simple-0.01.tar (1.1), Changes (1.1), MANIFEST (1.1),
	Makefile (1.1), Makefile.PL (1.1), README (1.1), test.pl (1.1),
	lib/Calendar/Simple.pm (1.1): Initial revision