Steffen Schwigon > Data-DPath > Data::DPath::Point

Download:
data-dpath/Data-DPath-0.32.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Data::DPath::Point - Abstraction for a single reference (a "point") in the datastructure

Intermediate steps during execution are lists of currently covered references in the data structure, i.e., lists of such Points. The remaining Points at the end just need to be dereferenced and form the result.

INTERNAL METHODS ^

new

Constructor.

parent

Attribute / accessor.

ref

Attribute / accessor.

attrs

Attribute / accessor.