I used to develop a lot of applications, services and system integrations in perl, and for one reason or another I started moving away from perl (mainly I got a job doing .Net).
The first thing that I loved about perl was CPAN - it is the Apple Appstore for perl. Lots of clever people had already solved problems for me, it allowed me to do a lot of work quickly. When Perl6 was announced (god knows how many years ago) I started to follow it - but lost interest.
So my questions are:
- Is perl dwindling?
- Are you using it now?
- Are there any "figure head" projects?
- What do you love perl? What frustrated you?
- Is it only being used to maintain existing perl code-bases?
- What is the state of the perl community?
I am honestly curious and I don't want to start a flame war, I would like to be re-educated.
Below is a summary of the results from the questions.
Excellent Resources:
- CPAN - The source of all goodness and everything you ever need
- Perl Mongers
- Perl Monks
- The Perl homepage
Figure Head Projects:
- Catalyst - an MVC Framework - : Sites Running Catalyst
- Moose - A postmodern object system for Perl 5
