Home > Archive > PERL Modules > July 2005 > Module for time tracking and billing?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Module for time tracking and billing?
|
|
| Michael Hendricks 2005-07-28, 5:00 pm |
| I'm looking for a Perl module/application that can help me track the amount
of time I spend on various projects and then generate some reporting off
that data to help me bill my clients.
I currently use GnoTime, but it hasn't been updated in a while and I'd like
something written in Perl that I can hack on. I'd like something with a
database backend. The XML storage used by GnoTime gets slow with large
amounts of data.
Perhaps this is more of an application request than a module request, but
since Perl has several applications distributed as modules (Bryar, Kwiki,
etc) I thought this list might be able to help me.
Thanks.
--
Michael Hendricks
| |
| Slaven Rezic 2005-07-29, 3:59 am |
| Michael Hendricks <michael@palmcluster.org> writes:
> I'm looking for a Perl module/application that can help me track the amount
> of time I spend on various projects and then generate some reporting off
> that data to help me bill my clients.
>
> I currently use GnoTime, but it hasn't been updated in a while and I'd like
> something written in Perl that I can hack on. I'd like something with a
> database backend. The XML storage used by GnoTime gets slow with large
> amounts of data.
>
> Perhaps this is more of an application request than a module request, but
> since Perl has several applications distributed as modules (Bryar, Kwiki,
> etc) I thought this list might be able to help me.
>
If you don't mind something Perl/Tk-based, you might look into
tktimex. See my signature.
Regards,
Slaven
--
Slaven Rezic - slaven <at> rezic <dot> de
tktimex - time recording tool
http://sourceforge.net/projects/ptktools/
|
|
|
|
|