oracular (3) Data::DPath::Attrs.3pm.gz

Provided by: libdata-dpath-perl_0.59-1_all bug

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>

       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.