]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/commit
New upstream release
authorDon Armstrong <don@donarmstrong.com>
Thu, 20 Jan 2011 00:38:48 +0000 (00:38 +0000)
committerDon Armstrong <don@donarmstrong.com>
Thu, 20 Jan 2011 00:38:48 +0000 (00:38 +0000)
commitf3ef12e10123e46a0db95d820bb77f6e6d3225c7
tree43e74619157667b16530c53fc8f8b650994aacfa
parentfebd0b02136ed777f42c0e2b79d71db21c1805a8
New upstream release
38 files changed:
Changes
LICENSE [new file with mode: 0644]
MANIFEST
MANIFEST.SKIP [new file with mode: 0644]
META.json [new file with mode: 0644]
META.yml [deleted file]
Makefile.PL
README
debian/changelog
dist.ini [new file with mode: 0644]
lib/HTML/CalendarMonth.pm
lib/HTML/CalendarMonth/DateTool.pm
lib/HTML/CalendarMonth/DateTool/Cal.pm
lib/HTML/CalendarMonth/DateTool/DateCalc.pm
lib/HTML/CalendarMonth/DateTool/DateManip.pm
lib/HTML/CalendarMonth/DateTool/DateTime.pm
lib/HTML/CalendarMonth/DateTool/Ncal.pm [new file with mode: 0644]
lib/HTML/CalendarMonth/DateTool/TimeLocal.pm
lib/HTML/CalendarMonth/Locale.pm
t/01_autodetect.t
t/02_timelocal.t
t/03_datetime.t
t/04_datemanip.t
t/05_datecalc.t
t/06_cal.t
t/07_ncal.t [new file with mode: 0644]
t/20_i8n.t
t/21_narrow.t [new file with mode: 0644]
t/author-critic.t [new file with mode: 0644]
t/dat/bulk.dat [new file with mode: 0644]
t/dat/i8n.dat [new file with mode: 0644]
t/dat/narrow.dat [new file with mode: 0644]
t/dat/odd.dat [new file with mode: 0644]
t/dat/woy.dat [new file with mode: 0644]
t/release-pod-coverage.t [new file with mode: 0644]
t/release-pod-syntax.t [new file with mode: 0644]
t/test.dat [deleted file]
t/testload.pm