Source: libapp-cache-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-coverage-perl, libmodule-build-perl, libfile-homedir-perl, libpath-class-perl, libclass-accessor-chained-perl, libwww-perl, libfile-find-rule-perl, libtest-pod-perl
Maintainer: Jonas Genannt <jonas.genannt@capi2name.de>
Standards-Version: 3.9.2

Package: libapp-cache-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libfile-find-rule-perl, libwww-perl, libclass-accessor-chained-perl, libpath-class-perl, libfile-homedir-perl
Description: Easy application-level caching library for perl
 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.
