NAME

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

SYNOPSIS

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

VERSION

v1.1.1

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.