Actually, you can nowadays. With Perl 5, use strict, use warnings, use Moose, write tests, and have a look at modern Perl best practices.
And, of course, Perl 6 should be quite well-equipped for handling large projects right out of the box, ... once that box gets here. :)
Actually, you can nowadays. With Perl 5, use strict, use warnings, use Moose, write tests, and have a look at modern Perl best practices.
And, of course, Perl 6 should be quite well-equipped for handling large projects right out of the box, ... once that box gets here. :)