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

Changes for version 0.06 - 2013-07-26

  • Fixed bug where days other than today with a task still open at midnight were misreported. Fixed a second bug where the day before a report begins had a task open at midnight. We need to account for that in the first day of report.

Documentation

Description of the timelog.txt file format.
Overview of the App::TimelogTxt modules and timelog application.
Describe normal use of the timelog application.

Modules

Commandline tracking of time for tasks and projects.
Class representing a day as a set of times, events, and durations.
Class representing an event to log.
Simplify reading part of the timelog.txt file
Interface to the stack file for the timelog application.
Utility functions for the App::TimelogTxt modules.

Provides

in lib/App/TimelogTxt.pm