Data::Object::Struct

Data-Object Struct Declaration

package Environment;

use Data::Object::Struct;

has 'mode';

1;

This package modifies the consuming package making it a struct.

4 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: =description