
App::TimeTracker::Command::stop - stop a task

Implements the 'stop' command, which tells App::TimeTracker that you've stopped working on the current task
~$ tracker stop task worked 14 minutes, 53 seconds on App::TimeTracker ~$ tracker stop --stop 1000

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.