Data-Annotation

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    "Data::Annotation::Chain" objects. This makes sure the definitions
    parse correctly.

  overlay_cloak

       my $overlay = $da->overlay_cloak($data, %opts);

    Shorthand to the constructor for "Data::Annotation::Overlay", passing
    $data as the under option and then the rest of %opts:

BUGS AND LIMITATIONS

    Minimul perl version 5.24.

    Report bugs through Codeberg (patches welcome) at
    https://codeberg.org/polettix/Data-Annotation.

AUTHOR

    Flavio Poletti <flavio@polettix.it>

lib/Data/Annotation.pod  view on Meta::CPAN

L</Data::Annotation::Chain> objects. This makes sure the definitions
parse correctly.

=head3 B<< overlay_cloak >>

   my $overlay = $da->overlay_cloak($data, %opts);

Shorthand to the constructor for L</Data::Annotation::Overlay>, passing
C<$data> as the C<under> option and then the rest of C<%opts>:

=head1 BUGS AND LIMITATIONS

Minimul perl version 5.24.

Report bugs through Codeberg (patches welcome) at
L<https://codeberg.org/polettix/Data-Annotation>.

=head1 AUTHOR

Flavio Poletti <flavio@polettix.it>



( run in 0.401 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )