]> git.donarmstrong.com Git - deb_pkgs/libhtml-calendarmonth-perl.git/commit
[svn-inject] Installing original source of libhtml-calendarmonth-perl
authorDon Armstrong <don@donarmstrong.com>
Sat, 4 Feb 2006 00:23:03 +0000 (00:23 +0000)
committerDon Armstrong <don@donarmstrong.com>
Sat, 4 Feb 2006 00:23:03 +0000 (00:23 +0000)
commit7444dbb3f0999e61ca02028e688a97577040eafb
tree849b9d8cb6e2bef3ff13bb0616e1777cd355019d
[svn-inject] Installing original source of libhtml-calendarmonth-perl
22 files changed:
current/Changes [new file with mode: 0644]
current/MANIFEST [new file with mode: 0644]
current/Makefile.PL [new file with mode: 0644]
current/README [new file with mode: 0644]
current/lib/HTML/CalendarMonth.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/DateTool.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/DateTool/Cal.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/DateTool/DateCalc.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/DateTool/DateManip.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/DateTool/DateTime.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/DateTool/TimeLocal.pm [new file with mode: 0644]
current/lib/HTML/CalendarMonth/Locale.pm [new file with mode: 0644]
current/t/00_basic.t [new file with mode: 0755]
current/t/01_autodetect.t [new file with mode: 0755]
current/t/02_timelocal.t [new file with mode: 0755]
current/t/03_datetime.t [new file with mode: 0755]
current/t/04_datemanip.t [new file with mode: 0755]
current/t/05_datecalc.t [new file with mode: 0755]
current/t/06_cal.t [new file with mode: 0755]
current/t/20_i8n.t [new file with mode: 0755]
current/t/test.dat [new file with mode: 0644]
current/t/testload.pm [new file with mode: 0644]