App-TimelogTxt
view release on metacpan or search on metacpan
lib/App/TimelogTxt/Manual.pod view on Meta::CPAN
pure text
=item *
minimal formatting
=back
I decided that this would be a better basis for a new time logging program than
some binary format. So I wrote a quickie Perl script to allow me to start and
stop task timers and to generate simple reports.
As I used the program, I found other commands and reports that could be useful.
In the end, it was obvious that this tool needed to be cleaned up a re-written.
This module is the result of that rewrite.
=head1 The C<timelog> Program
The C<timelog> program is how you manipulate your time log and generate
reports. The program is executed with a command and optional arguments.
( run in 0.712 second using v1.01-cache-2.11-cpan-49f99fa48dc )