-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-4996 2010-03-23 01:44:11 --------------------------------------------------------------------------------
Name : perl-App-Cache Product : Fedora 12 Version : 0.37 Release : 1.fc12 URL : http://search.cpan.org/dist/App-Cache Summary : Easy application-level caching Description : The App::Cache module lets an application cache data locally. There are a few times an application would need to cache data: when it is retrieving information from the network or when it has to complete a large calculation. For example, the Parse::BACKPAN::Packages module downloads a file off the net and parses it, creating a data structure. Only then can it actually provide any useful information for the programmer. Parse::BACKPAN::Packages uses App::Cache to cache both the file download and data structures, providing much faster use when the data is cached. This module stores data in the home directory of the user, in a dot directory. For example, the Parse::BACKPAN::Packages cache is actually stored underneath "~/.parse_backpan_packages/cache/". This is so that permisssions are not a problem -- it is a per-user, per-application cache. -------------------------------------------------------------------------------- ChangeLog: * Sat Feb 27 2010 Chris Weyl <[email protected]> 0.37-1 - update by Fedora::App::MaintainerTools 0.004 - PERL_INSTALL_ROOT => DESTDIR - dropped old BR on perl(Test::Pod::Coverage) * Mon Dec 7 2009 Stepan Kasal <[email protected]> - 0.36-2 - rebuild against perl 5.10.1 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-App-Cache' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
