ports

devel/p5-Hash-NoRef

p5-Hash-NoRef-0.03p5 – HASH that stores values without a reference count increase

Description

This HASH will store it's values without increasing the reference count
(weak references).  It can be used to store objects but without
interfering in the DESTROY mechanism, since the reference in this HASH
won't count.

WWW: http://search.cpan.org/dist/Hash-NoRef/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None