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

Come on now ... are you sure you couldn't have reimplemented it in that afternoon? ;-)

Replies are listed 'Best First'.
Re: Re: Re: What Programmers Want
by hardburn (Abbot) on Dec 11, 2003 at 14:42 UTC

    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