The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2013-07-10

  • Many portability fixes pointed out by CPANTESTERS. Added documentation, including a manual and tutorial. Added an 'init' command to initialize the timelog system. Added consistent handling of '~' in paths. Corrected handling of time when a task crosses midnight.

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

Core code for timelog utility.
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