Data::Object::Struct
Data-Object Struct Declaration
package Environment;
use Data::Object::Struct;
has 'mode';
1;
Data::Object::Library
This package modifies the consuming package making it a struct.
+=head1 ROLES
This package assumes all behavior from the follow roles:
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 26:
Unknown directive: =libraries
- Around line 30:
Unknown directive: =description