Package: wnpp Severity: normal The current maintainer of libtie-cache-perl, Stephen Zander <[EMAIL PROTECTED]>, is apparently not active anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly.
Some information about this package: Package: libtie-cache-perl Binary: libtie-cache-perl Version: 0.17-1 Priority: extra Section: perl Maintainer: Stephen Zander <[EMAIL PROTECTED]> Build-Depends-Indep: debhelper (>= 4.0.2), perl (> 5.6.1) Architecture: all Standards-Version: 3.5.6 Format: 1.0 Directory: pool/main/libt/libtie-cache-perl Files: 61b202d915e834cbf8632fe8f497db15 728 libtie-cache-perl_0.17-1.dsc a56a9bf95da31916ac8c3fbbd1ce781e 10743 libtie-cache-perl_0.17.orig.tar.gz 3e5370cddb85c6c6f58f12690d25171d 2042 libtie-cache-perl_0.17-1.diff.gz Package: libtie-cache-perl Priority: extra Section: perl Installed-Size: 116 Maintainer: Stephen Zander <[EMAIL PROTECTED]> Architecture: all Version: 0.17-1 Depends: perl (>= 5.6.0-16) Filename: pool/main/libt/libtie-cache-perl/libtie-cache-perl_0.17-1_all.deb Size: 21702 MD5sum: b7392d82e3a15e02a6c217742190fb76 Description: perl Tie::Cache - LRU Cache in Memory. This module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries. . So, the cache only "remembers" the last written entries, up to the size of the cache. This can be especially useful if you access great amounts of data, but only access a minority of the data a majority of the time. Justification: Mail bouncing for 3 months, last upload half a year ago