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.