open-sw / pkg-cacher

This is a transparent cache for Debian and RedHat packages (.deb and .rpm). It is based on apt-cacher available on Debian. It has been enhanced to handle RedHat repositories and files whose names are the same but the contents are different.
15 stars 12 forks source link

Remove 'our' to restore perl-5.18 compatibility #31

Closed ganto closed 9 years ago

ganto commented 10 years ago

When running pkg-cacher with perl-5.18 there is an error: "Experimental "our" subs not enabled at /usr/share/pkg-cacher/pkg-cacher line 268." Fixes issue #29

Robert-Nelson commented 9 years ago

Aleady merged