NAME
PAR::Repository::Web::DataSource::MockupClient - A mockup repository client for in-memory caching
SYNOPSIS
DESCRIPTION
This class acts as a mockup of a real repository client. It's used by the memory cached repository data source in order to be able to intercept accesses to the DBM handles. This class inherits from PAR::Repository::Query.
METHODS
... are all private, sorry. (Well, more like protected, but you get the idea.)
COPYRIGHT AND LICENSE
Copyright 2008-2010 by Steffen Mueller <smueller@cpan.org>
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.