
App::TimeTracker::Command::start - start a new task

Implements the 'start' command, which tells App::TimeTracker that you're starting to work on something.
~$ tracker start task tag, another tag ~$ tracker start --start 1000 task tag, another tag

Usage Description for Getopt::Long::Descriptive
Command line options definition
Command line options validation
Implementation of command

Thomas Klausner, <domm at cpan.org>

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.