Data::Object::Array

Data-Object Array Class

use Data::Object::Array;

my $array = Data::Object::Array->new([1..9]);

This package provides routines for operating on Perl 5 array references.

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 22:

Unknown directive: =description