Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > 6e36992fb285a5d19cacf9eb1aead48d

perl-Tie-Restore-0.11-2.noarch.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)

Sources packages:

Other version of this rpm: