in reply to 64-bit Perl

Being that a significant chunk of Perl code is just a glorified front-end to a database, I wouldn't worry too much about it. If the database software is ready, then perl is ready, at least for many practical jobs.

----
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