Collection::Utl::HashUnion - Union hashes.


Collection documentation  | view source Contained in the Collection distribution.

Index


NAME

Top

 Collection::Utl::HashUnion -  Union hashes.

SYNOPSIS

Top

    use Collection::Utl::HashUnion;

   tie %hashu, 'Collection::Utl::HashUnion', \%hash1, \%hash2;

DESCRIPTION

Top

_changed

Handle collections key _changed

SEE ALSO

Top

Tie::StdHash

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


Collection documentation  | view source Contained in the Collection distribution.