The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/timeclock.pl
Build.PL
Changes
ignore.txt
lib/App/TimeClock.pm
lib/App/TimeClock/Daily/ConsolePrinter.pm
lib/App/TimeClock/Daily/CsvPrinter.pm
lib/App/TimeClock/Daily/HtmlPrinter.pm
lib/App/TimeClock/Daily/PrinterInterface.pm
lib/App/TimeClock/Daily/Report.pm
lib/App/TimeClock/Weekly/ConsolePrinter.pm
lib/App/TimeClock/Weekly/PrinterInterface.pm
lib/App/TimeClock/Weekly/Report.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
README.pod
t/00-load.t
t/01-daily-printerinterface.t
t/01-dailyreport.t
t/01-weekly-printerinterface.t
t/01-weeklyreport.t
t/dailyreport-console.t
t/dailyreport-csv.t
t/dailyreport-html.t
t/manifest.t
t/pod-coverage.t
t/pod.t
t/timelog.1day
t/timelog.1week
t/timelog.2days
t/timelog.bad1
t/timelog.bad2
t/timelog.bad3
t/timelog.bad4
t/timelog.dos
t/timelog.empty
t/timelog.issue13
t/timelog.open
t/timelog.pastmidnight
t/weeklyreport-console.t