Projects tagged ‘moose’


[12 total ]

42USERS
   

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.

3USERS

Bender is a chatterbot and more written in Perl using Moose and POE.

3USERS
 

Please come visit us at #reaction on irc.perl.org for more info.

3USERS

Turn your Moose classes into singletons

3USERS
 

The illicit love child of Moose and POE

2USERS
   

Runtime loading of instance-based plugins for Moose objects

2USERS

Automatically generate POD skeletons from Moose classes.

1USERS

A Moose role and some glue to allow you to migrate from Class::Accessor::Fast to attributes without breaking off public API compatibility.

1USERS

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]

1USERS
 

KiokuDB is a persistent object graph manager for Perl. It uses multiple backends and layers on Moose's introspection and Search::GIN for indexing.

0USERS

Moose based web framework with introspection and DRY Similar in spirit to Seaside, but why leave perl form Smalltalk? Currently in working prototype stage