in reply to How big is yours?

You should take a look at the Remarkable appearance of a MS Office clone written in Perl to dispel any scalability fears you may have.

On humbler grounds my current project (a web app) is about 5,000 lines long, and I judge it much more mantainable than it would have been under C or Java due to Perl's compactness, legibility, facilities for object orientation and CPAN modules.