I have just tagged my first somewhat general SW product in CVS.
It is done in Perl, using Postgresql as database, Class::DBI for encapsulation, Module::Build for test and deployment and of course Perl for all the cool and funny things.
The system is a simple provisioning system for a client of mine.
The TODO list is still long, but I am so much looking forward to starting to work on the listed items - now I just need to deliver the remaining components so I can free up some time.
Currently testcover reports a 84.2 test coverage of the system, this should also get close to 100% :)
Module::Build has really proven to be a fantastic tool, I still have some issues with cdbi - but if they can be resolved everything will look promising.
I feel one step closer to having logicLAB become an ISV :)