perl-chi icon indicating copy to clipboard operation
perl-chi copied to clipboard

The CHI:Driver:FastMmap uses the Cache::FastMmap but the last is missed ...

Open Perlover opened this issue 13 years ago • 1 comments

...in prereq. This patch fixes it

Perlover avatar Dec 06 '11 22:12 Perlover

It is documented:

REQUIREMENTS
     You will need to install Cache::FastMmap from CPAN to use
     this driver.

I don't want CHI to depend on Cache::FastMmap in this case. I will be separating CHI::Driver::FastMmap into its own distribution at some point.

Thanks Jon

On Dec 6, 2011, at 2:50 PM, Perlover wrote:

...in prereq. This patch fixes it

You can merge this Pull Request by running:

git pull https://github.com/Perlover/perl-chi patch/cache-fastmmap-prereq

Or you can view, comment on it, or merge it online at:

https://github.com/jonswar/perl-chi/pull/8

-- Commit Summary --

  • The CHI:Driver:FastMmap uses the Cache::FastMmap but the last is missed in prereq. This patch fixes it

-- File Changes --

M dist.ini (1)

-- Patch Links --

https://github.com/jonswar/perl-chi/pull/8.patch https://github.com/jonswar/perl-chi/pull/8.diff


Reply to this email directly or view it on GitHub: https://github.com/jonswar/perl-chi/pull/8

jonswar avatar Dec 10 '11 14:12 jonswar