The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::DPath::Attrs - Abstraction for internal attributes attached to a point

INTERNAL METHODS

new

Constructor.

key

Attribute / accessor.

The key actual hash key under which the point is located in case it's the value of a hash entry.

idx

Attribute / accessor.

The key actual array index under which the point is located in case it's the value of a array entry.

AUTHOR

Steffen Schwigon <ss5@renormalist.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Steffen Schwigon.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.