Data::Object::Role::Functable

Data-Object Functable Role

use Data::Object::Class;

with 'Data::Object::Role::Functable';

Data::Object::Library

This package provides mechanisms for dispatching to functors, i.e. data object function classes.

+=head1 ROLES

This package assumes all behavior from the follow roles:

Data::Object::Role::Proxyable

5 POD Errors

The following errors were encountered while parsing the POD:

Around line 8:

Unknown directive: =name

Around line 12:

Unknown directive: =abstract

Around line 16:

Unknown directive: =synopsis

Around line 22:

Unknown directive: =libraries

Around line 26:

Unknown directive: =description