Thomas Klausner > App-TimeTracker-0.08 > App::TimeTracker::Command::report

Download:
App-TimeTracker-0.08.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: App-TimeTracker-0.21

NAME ^

App::TimeTracker::Command::report - generate a report of time spend on all tasks

DESCRIPTION ^

Implements the 'report' command, which generates a report of time spend on all tasks.

  ~$ tracker report

METHODS ^

usage_desc

Usage Description for Getopt::Long::Descriptive

opt_spec

Command line options definition

validate_args

Command line options validation

run

Implementation of command

AUTHOR ^

Thomas Klausner, <domm at cpan.org>

COPYRIGHT & LICENSE ^

Copyright 2008 Thomas Klausner, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.