head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2002.01.09.13.36.41; author rse; state Exp; branches; next 1.1; 1.1 date 2002.01.09.10.44.28; author rse; state Exp; branches; next ; desc @@ 1.2 log @Cleanup. PR: Submitted by: Reviewed by: Approved by: Obtained from: @ text @## ## cache - OSSP Caching Library ## Copyright (c) 2002 Ralf S. Engelschall ## Copyright (c) 2002 The OSSP Project ## Copyright (c) 2002 Cable & Wireless Deutschland ## ## This file is part of OSSP cache, a Caching library which ## can be found at http://www.ossp.org/pkg/cache/. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## ## cache.pod: library manual page ## =pod =head1 NAME B - Caching Library =head1 SYNOPSIS =head1 DESCRIPTION B is ... =head1 SEE ALSO ... =head1 HISTORY B was invented in January 2002 by Ralf S. Engelschall for use inside the OSSP project. =head1 AUTHORS Ralf S. Engelschall rse@@engelschall.com www.engelschall.com =cut @ 1.1 log @Create a fresh build environment for new born child OSSP cache. This soon to be written library will provide a user-land cache with O(1) time complexity and fixed size memory usage. @ text @d28 1 a28 1 ## cache.pod: socket abstraction library manual page d49 1 a49 1 B was invented in Januar 2002 by Ralf S. Engelschall for use @