The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.