[12 total ]
Moose is a complete modern object system for Perl 5 based on the Perl 6 object system. Moose's main goal is to make Perl 5 OO clean and easy to write without sacrificing the stability, power and flexibility that you have come to expect from Perl 5.
Bender is a chatterbot and more written in Perl using Moose and POE.
Please come visit us at #reaction on irc.perl.org for more info.
Turn your Moose classes into singletons
The illicit love child of Moose and POE
Runtime loading of instance-based plugins for Moose objects
Automatically generate POD skeletons from Moose classes.
A Moose role and some glue to allow you to migrate from Class::Accessor::Fast to attributes without breaking off public API compatibility.
Sometimes, I need to store an eeny-weeny bit of data, but I want it nicely structured with Moose, but I don't want to mess with a bunch of setup and bootstrapping and blah blah blah. I just want to write my script. This provides a mechanism to do
... [More]
that with very little overhead. There are aren't many frills either, so if you want something nicer, you'll have to build on or look into something else. [Less]
KiokuDB is a persistent object graph manager for Perl. It uses multiple backends and layers on Moose's introspection and Search::GIN for indexing.
Moose based web framework with introspection and DRY
Similar in spirit to Seaside, but why leave perl form Smalltalk?
Currently in working prototype stage