]> git.mjollnir.org Git - tks.git/commit
Add a method to load timesheet information in a simpler format than yaml.
authorNigel McNie <nigel@catalyst.net.nz>
Mon, 26 May 2008 08:55:40 +0000 (20:55 +1200)
committerNigel McNie <nigel@catalyst.net.nz>
Mon, 26 May 2008 08:55:40 +0000 (20:55 +1200)
commit03d32acd0168b798daf014d3a39b7ef564cfae51
tree3d4c3b94a282d79ba5ee2106ca529ff3b900ae10
parent8e8e554a116eb090465def43e39ab7348dcbba3c
Add a method to load timesheet information in a simpler format than yaml.

The format looks like:

date
WR   time   description
WR   time   description
...

date
WR   time   description
WR   time   description
...
lib/WRMS.pm