KiokuDB

 view release on metacpan or  search on metacpan

lib/KiokuDB/TypeMap/Shadow.pm  view on Meta::CPAN

                $second,
            ],
        ),
    );

=head1 DESCRIPTION

This class is useful for performing mixin inheritance like merging of typemaps,
by shadowing an ordered list.

This is used internally to overlay the user typemap on top of the
L<KiokuDB::TypeMap::Default> instance provided by the backend.

This differs from using C<includes> in L<KiokuDB::TypeMap> because that
inclusion is computed symmetrically, like roles.

=head1 AUTHOR

Yuval Kogman <nothingmuch@woobling.org>

=head1 COPYRIGHT AND LICENSE



( run in 1.062 second using v1.01-cache-2.11-cpan-49f99fa48dc )