Cache::BaseCacheTester man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Cache::BaseCacheTesterUser Contributed Perl DocumentaCache::BaseCacheTester(3)

NAME
       Cache::BaseCacheTester -- abstract cache tester base class

DESCRIPTION
       BaseCacheTester provides functionality common to all instances of a
       class that will test cache implementations.

SYNOPSIS
       BaseCacheTester provides functionality common to all instances of a
       class that will test cache implementations.

	 package Cache::MyCacheTester;

	 use vars qw( @ISA );
	 use Cache::BaseCacheTester;

	 @ISA = qw( Cache::BaseCacheTester );

METHODS
       new( $base_test_count )
	   Construct a new BaseCacheTester and initialize the test count to
	   $base_test_count.

       ok( )
	   Print a message to stdout in the form "ok $test_count" and
	   incremements the test count.

       not_ok( $message )
	   Print a message to stdout in the form "not ok $test_count #
	   $message " and incremements the test count.

       skip( $message )
	   Print a message to stdout in the form "ok $test_count # skipped
	   $message " and incremements the test count.

SEE ALSO
       Cache::CacheTester, Cache::SizeAwareCacheTester

AUTHOR
       Original author: DeWitt Clinton <dewitt@unto.net>

       Last author:	$Author: dclinton $

       Copyright (C) 2001-2003 DeWitt Clinton

perl v5.14.1			  2009-03-01	     Cache::BaseCacheTester(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net