X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README;h=d64588d9c7b85b1dd4963dbe02bf6ec176db944c;hb=fa4cb58747381672d8367c541fa1cfc3d68e66de;hp=42df8e0db8e110a2529e3b3b24b010e9dcddbfbe;hpb=50065656489ae7e83457ab2c12b6d174186339d7;p=deb_pkgs%2Flibhtml-calendarmonth-perl.git diff --git a/README b/README index 42df8e0..d64588d 100644 --- 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.