Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > c353c1a5f2fcc869a8be9ad05e098b9a

perl-Tie-Restore-0.11-3.src.rpm

Description:

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)

Generated packages:

Other version of this rpm: