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

NAME

Module::Generic - Generic Tie Hash Mechanism for Object Oriented Hashes

SYNOPSIS

    my $tie = tie( %hash, 'Module::Generic::TieHash' );

VERSION

    v1.0.0

AUTHOR

Jacques Deguest <jack@deguest.jp>

COPYRIGHT & LICENSE

Copyright (c) 2020-2021 DEGUEST Pte. Ltd.

You can use, copy, modify and redistribute this package and associated files under the same terms as Perl itself.