Data::Object::Any
Data-Object Any Class
use Data::Object::Any;
my $any = Data::Object::Any->new(\*main);Data::Object::Any provides routines for operating on any Perl 5 data type.
This package inherits functionality from roles, adheres to constraints defined in specs, and implements proxy methods as documented.
This package is comprised of the following roles.
This package is adheres to the following specs.
7 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: =description 
- Around line 26:
- Unknown directive: =composition 
- Around line 31:
- Unknown directive: =roles 
- Around line 35:
- Unknown directive: =specs