Name : perl-Tie-TransactHash
| |
Version : 0.03
| Vendor : PLD
|
Release : 9
| Date : 2002-08-12 11:47:16
|
Group : Development/Languages/perl
| Source RPM : perl-Tie-TransactHash-0.03-9.src.rpm
|
Size : 0.03 MB
| |
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
| |
Summary : Tie::TransactHash - Edit hash in transactions not changing order during trans.
|
Description :
Tie::TransactHash is a package which provides facilities for editing any other hash in transactions. A transaction is a group of changes which go together and are either all applied or none. When working on a standard perl hash or a hash indexed DBM file, one advantage is that the original hash remains untouched during the transaction, so its order (the order the each(), keys() or values functions give out) is maintained - changes can be made to the transact hash whilst iterating over it.
|
RPM found in directory: /vol/rzm3/linux-pld/dists/ra/PLD/i686/PLD/RPMS |