Changes for version 1.012 - 2011-03-19
- added error handling for time zones unfamiliar to DateTime::TimeZone
- made sure time zones were handled uniformly throughout application
- added undiscovered File::HomeDir prerequisite
- added Module::Build prerequisite so install will succeed on a clean Ubuntu box
- fixed empty log bug in add command
Documentation
log what you do
Modules
base of work log application
common functionality of App::JobLog commands
log an event
examine or modify App::JobLog configuration
close last open event
edit the log
provides general App::JobLog information
show details of last recorded event
modify last logged event
parse a time expression
resume last closed task
show what you did during a particular period
show what has happened today
controller for vacation dates
central depot for App::JobLog configuration parameters and controller allowing their modification
the code that lets us interact with the log
collects events and vacation in a complete day
basically adds an end time to App::JobLog::Log::Line events
pretty printer for log
encapsulates one line of log text
consolidates App::JobClock::Log::Event objects for display
consolidates basic time functions into one location
parse natural (English) language time expressions
controller for the vacation model
extension of App::JobLog::Log::Event to handle special properties of vacation periods