Data::Object::State
Data-Object Singleton Declaration
package Registry;
use Data::Object::State;
extends 'Environment';
1;
This package modifies the consuming package making it a singleton.
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