in reply to Perl Module for a community site?

You may be able to find something on sourceforge or freshmeat, but in general this is a difference in mindset between Perl and PHP developers: PHP devs build a lot of finished apps that are immediately useful if they are close enough to what you wanted, while Perl people build a lot of reusable modules that can be crafted into anything you want but require some time and effort. There are various blogging things for Perl though which may suit your needs.