Too Jewish with Rabbi Cohon

Replacing Sybase ASE’s Historical Server: Using OpenSource

I’m working on a Historical Server replacement.  I need to check with my employer as to whether I can open source it or not but the guts of it consist of:

Perl POE/DBD::Sybase for the daemon/ASE db connections (using FreeTDS instead of OpenClient)
SQLite for the local storage (way lower overhead than ASE or SQL Anywhere)
Perl Catalyst [...]