in reply to Re: Re: What Programmers Want
in thread What Programmers Want

Yes, actually. It's a 2556 line CGI (511 lines after going through B::Deparse--there are a bloody lot of comments (not POD, either)). We actually had a project going to replace it, but that was put on hold indefinately after a few weeks of work and would probably have taken another few weeks of coding.

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