in reply to Re: What's the biggest piece of work you've done alone with Perl?
in thread What's the biggest piece of work you've done alone with Perl?

YABM (Yet Another Biggest Mistake): Roling my own webapplication framework with HTML::Template which did approximately the same as CGI::Application but with a procedural interface. I wrote only one application with it and abandoned it.

  • Comment on Re: Re: What's the biggest piece of work you've done alone with Perl?