FreeBSD.software
Home/devel/p5-Tie-Restore

p5-Tie-Restore

0.11_1devel

Restores ties to an existing object

Provides the opposite of the 'tied' function. Say you have %hash that is tied to $object. Then, it is relatively simple to get $object from %hash simply by saying $object = tied %hash; But, how does one go the other way? Simple, with Tie::Restore tie %hash, 'Tie::Restore', $object; Works for any kind of tie. (scalar, array, hash, filehandle)

$pkg install p5-Tie-Restore
metacpan.org/release/Tie-Restore
Origin
devel/p5-Tie-Restore
Size
9.32KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)