]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/blobdiff - README
prepare to release 1.26
[deb_pkgs/libhtml-calendarmonth-perl.git] / README
diff --git a/README b/README
index 42df8e0db8e110a2529e3b3b24b010e9dcddbfbe..d64588d9c7b85b1dd4963dbe02bf6ec176db944c 100644 (file)
--- a/README
+++ b/README
@@ -8,12 +8,11 @@ Calendars are represented as HTML::Element based structures, derived
 from the HTML::ElementTable class.
 
 The module includes support for 'week of the year' numbering, arbitrary
-1st day of the week definitions, and aliasing so that you can express
-any element in any language HTML can handle.
+1st day of the week definitions, and locale support.
 
 If you wish to use 'week of the year' numbering, or want to explore
 dates beyond the capability of the internal perl time functions, then
-you will need Date::Calc or Date::Manip.
+you will need Date::Calc, DateTime, or Date::Manip.
 
 INSTALLATION
 
@@ -62,11 +61,11 @@ ACKNOWLEDGMENTS
 Thanks to William R. Ward for some conceptual nudging. Thanks to Fabian
 Aichele, Jarkko Hietaniemi, Wolfgang Jürgensen, and David 'Sniper'
 Rigaudiere for some suggestions on global calendar customs. Thanks to
-Gael Marziou, Raul Rivero, T. Bugra Uytun, and Philipp W. for some
-helpful bug spotting.
+Gael Marziou, Raul Rivero, Ricardo Signes, T. Bugra Uytun, and Philipp
+W. for some helpful bug spotting.
 
 COPYRIGHT
 
-Copyright (c) 1999-2005 Matthew P. Sisk. All rights reserved. All wrongs
+Copyright (c) 1999-2010 Matthew P. Sisk. All rights reserved. All wrongs
 revenged. This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.