http://qs321.pair.com?node_id=272710


in reply to Re: Changing Modules in Bad Code
in thread Changing Modules in Bad Code

Looking at it from an engineering point of view, you're right. But it's possible that development time is more important than making it look right, in which case modifying the existing Postgres module will probably take less time.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated