Data::Object::Role::Stashable

Data-Object Stashable Role

use Data::Object::Class;

with 'Data::Object::Role::Stashable';

Data::Object::Library

This role provides a pattern for stashing data related to the object.

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