Search results for "module:MooseX::Object::Pluggable"
MooseX::Object::Pluggable - Make your classes pluggable
This module is meant to be loaded as a role from Moose-based classes. It will add five methods and four attributes to assist you with the loading and handling of plugins and extensions for plugins. I understand that this may pollute your namespace, h...
ETHER/MooseX-Object-Pluggable-0.0014 - 18 Jan 2015 20:39:50 UTC
MooseX::Storage - A serialization framework for Moose classes
MooseX::Storage is a serialization framework for Moose, it provides a very flexible and highly pluggable way to serialize Moose classes to a number of different formats and styles. Levels of Serialization There are three levels to the serialization, ...
ETHER/MooseX-Storage-0.53 - 18 Apr 2020 03:48:20 UTC
MooseX::LogDispatch - A Logging Role for Moose
Log::Dispatch role for use with your Moose classes....
JGOULAH/MooseX-LogDispatch-1.2002 - 18 Apr 2010 19:01:12 UTC
MooseX::MakeImmutable - A convenient way to make many Moosen immutable (or mutable) in one shot
MooseX::MakeImmutable is a tool for loading every Moose::Object within a hierarchy and making each immutable/mutable. It uses Module::Pluggable for searching and will load both inner and .pm packages. In a nutshell, if you add a Moose-based package t...
RKRIMEN/MooseX-MakeImmutable-0.02 - 14 Aug 2008 23:51:23 UTC
MooseX::Role::Pluggable - add plugins to your Moose classes
This is a role that allows your class to consume an arbitrary set of plugin modules and then access those plugins and use them to do stuff. Plugins are loaded based on the list of plugin names in the 'plugins' attribute. Names that start with a '+' a...
GENEHACK/MooseX-Role-Pluggable-0.07 - 20 Apr 2020 22:39:58 UTC
MooseX::Traits::Pluggable - trait loading and resolution for Moose
See MooseX::Traits for usage information. Use "new_with_traits" to construct an object with a list of traits and "apply_traits" to apply traits to an instance. Adds support for class precedence search for traits and some extra attributes, described b...
RKITOVER/MooseX-Traits-Pluggable-0.12 - 11 Jan 2014 20:54:15 UTC