Moose is a postmodern object system for Perl5. Moose is wonderful. Unfortunately, Moose has a compile-time penalty. Though significant progress has been made over the years, the compile time penalty is a non-starter for some very specific application...
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis module provides a set of utility functions. Many of these functions are intended for use in Mouse itself or MouseX modules, but some of them may be useful for use in your own code....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis module declares the caller class to be a Mouse role. The concept of roles is documented in Moose::Manual::Roles. This document serves as API documentation....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis module provides some useful test functions for Mouse based classes. It is an experimental first release, so comments and suggestions are very welcome....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCMouse is a subset of Moose. This document describes to what extend Mouse is compatible (and incompatible) with Moose. Compatibility with Moose Sugary APIs The sugary APIs are highly compatible with Moose. Methods which have the same name as Moose's a...
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis module encapsulates the exporting of sugar functions in a "Mouse.pm"-like manner. It does this by building custom "import", "unimport" methods for your module, based on a spec you provide. Note that "Mouse::Exporter" does not provide the "with_m...
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCMouse::TypeRegistry is deprecated. Use Mouse::Util::TypeConstraints instead....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis class is a meta object protocol for Mouse roles, which is a subset of Moose::Meta:::Role....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis class is a meta object protocol for Mouse classes, which is a subset of Moose::Meta:::Class....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis class is a meta object protocol for Mouse methods, which is a subset of Moose::Meta:::Method....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCLNATION/Hades-Realm-Mouse-0.03 - 01 Sep 2020 19:53:18 UTC
This class is an abstract base class of meta classes and meta roles....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis utility module is designed to help authors of Mouse extensions write extensions that are able to cooperate with other Mouse extensions. To do this, you must write your extensions as roles, which can then be dynamically applied to the caller's me...
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis is a meta object protocol for Mouse attributes, which is a subset of Moose::Meta::Attribute....
SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTCThis class provides MouseEvent objects for HTML::DOM, which objects are passed to event handlers for mouse events when they are invoked. It inherits from HTML::DOM::Event::UI....
SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC