The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2004-12-04 11:46  dave

	* lib/Calendar/Simple.pm: Added 'see also' reference to DateTime
	* t/test.t: Don't run 2100 test if DateTime isn't installed

2004-10-30 20:08  dave

	* lib/Calendar/Simple.pm: Moved Simple.pm
	* Build.PL, MANIFEST, Makefile.PL: Removed Makefile.PL (now
	generated by Build.PL) Added Build.PL Updated MANIFEST

2004-10-23 10:04  dave

	* lib/Calendar/Simple.pm, t/no_dt.t, t/pod.t, t/test.t: Improved
	test coverage
	* README, README.xml: Replace README with README.xml

2004-05-22 20:37  dave

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

2003-05-14 22:17  dave

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

2003-05-14 22:16  dave

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

2003-02-19 20:22  dave

	* Changes: Removed from CVS
	* t/: pod.t, test.t: New test files
	* Makefile.PL: Added Test::More and Test::Pod as prereqs.
	* MANIFEST: Removed test.pl Added t/*
	* test.pl: Moved tests to t/*
	* lib/Calendar/Simple.pm: 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, lib/Calendar/Simple.pm: Fixed the stupid error from the
	last fix.

2002-07-30 20:40  dave

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

2002-07-13 15:07  dave

	* lib/Calendar/Simple.pm: Doc patches

2002-07-12 19:27  dave

	* COPYING, MANIFEST: Added COPYING
	* lib/Calendar/Simple.pm: Added CVS tags
	* test.pl, lib/Calendar/Simple.pm: Added start day option
	* Calendar-Simple-0.01.tar, Makefile: Unnecessary Checkin
	* Calendar-Simple-0.01.tar, Changes, MANIFEST, Makefile,
	Makefile.PL, README, test.pl, lib/Calendar/Simple.pm: Imported
	Version
	* Calendar-Simple-0.01.tar, Changes, MANIFEST, Makefile,
	Makefile.PL, README, test.pl, lib/Calendar/Simple.pm: Initial
	revision