-
-
17 Nov 2019 01:31:45 UTC
- Distribution: Cache-Memcached-Managed
- Module version: 0.26
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (30 / 0 / 0)
- Kwalitee
Bus factor: 1- 38.28% Coverage
- License: open_source
- Activity
24 month- Tools
- Download (41.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Elizabeth Mattijsen (liz@dijkmat.nl)
- Dependencies
- Cache::Memcached
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Cache::Memcached::Managed::Inactive - inactive Cache::Memcache::Managed object
SYNOPSIS
use Cache::Memcached::Managed::Inactive; my $cache = Cache::Memcached::Managed::Inactive->new;
DESCRIPTION
Provides the same API as Cache::Memcached::Managed, but doesn't do anything.
AUTHOR
Elizabeth Mattijsen
COPYRIGHT
(C) 2005 - 2006 BOOKINGS (C) 2007 BOOKING.COM
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Module Install Instructions
To install Cache::Memcached::Managed, copy and paste the appropriate command in to your terminal.
cpanm Cache::Memcached::Managed
perl -MCPAN -e shell install Cache::Memcached::Managed
For more information on module installation, please visit the detailed CPAN module installation guide.