Search results for "module:Object::InsideOut"
Tree::Object::InsideOut - A tree object using Class::InsideOut
This module lets you create a Class::InsideOut-based (instead of regular hash-backed) tree object. To subclass this class, please see the documentation of Class::InsideOut....
PERLANCAR/Tree-Object-0.080 - 14 Oct 2021 00:05:19 UTC
Bundle::Object::InsideOut - A bundle of modules for full Object::InsideOut support
This bundle includes all the modules used to test and support Object::InsideOut....
JDHEDDEN/Object-InsideOut-4.05 - 27 Nov 2018 03:43:51 UTC
Object::InsideOut::Metadata - Introspection for Object::InsideOut classes
Object::InsideOut provides an introspection API that allows you to obtain metadata on a class's hierarchy, constructor parameters, and methods. This is done through the use of metadata objects that are generated by this class. In addition, developers...
JDHEDDEN/Object-InsideOut-4.05 - 27 Nov 2018 03:43:51 UTC
Graphics::VTK::Common - A Perl interface to VTKCommon library
Graphics::VTK::Common is an interface to the Common libaray of the C++ visualization toolkit VTK.....
CERNEY/Graphics-VTK-4.0.001 - 01 Feb 2003 15:47:39 UTC
Tree::Object - Generic tree objects
This distribution provides several implementations of tree classes (and class generators) which you can use directly or as a base class. All of them consume the roles from RoleBundle::TinyCommons::Tree distribution. Provided classes: * Tree::Object::...
PERLANCAR/Tree-Object-0.080 - 14 Oct 2021 00:05:19 UTC
Object::Result - Allow subs to build and return objects on-the-fly
This module adds a new keyword to Perl: "result" That keyword acts like a "return", but instead of a list of values to return, it takes a single block which specifies the behaviour (i.e. the methods and operator overloading) of an object to be return...
DCONWAY/Object-Result-0.000003 - 05 Sep 2015 11:11:33 UTC