The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.23 - 2010-06-12

  • Updated interface with DateTime::Locale (will eventually require another update when Locale::CLDR is released
  • Deprecated offsets; too much complexity for little gain
  • Fixed week-of-year bug in end-of-year edge cases (first week has higher number than the next) RT #53795
  • Made row globbing optimize on row elements if possible
  • Updated default HTML style to be more CSS friendly (inspired by RT #37548)
  • Added option for semantic CSS classes on cells (past, present, future) ala RT #37549
  • Updated test data
  • Improved date tool auto detect
  • Fixed Date::Manip parse error for negative day deltas
  • Doc updates
  • Test updates
  • Added linux 'ncal' harness

Modules

Perl extension for generating and manipulating HTML calendar months
Base class for determining which date package to use for calendrical calculations.
Front end class for DateTime::Locale

Provides

in lib/HTML/CalendarMonth.pm
in lib/HTML/CalendarMonth/DateTool/Cal.pm
in lib/HTML/CalendarMonth/DateTool/DateCalc.pm
in lib/HTML/CalendarMonth/DateTool/DateManip.pm
in lib/HTML/CalendarMonth/DateTool/DateTime.pm
in lib/HTML/CalendarMonth/DateTool/Ncal.pm
in lib/HTML/CalendarMonth/DateTool/TimeLocal.pm