debian man page for kiokudb::backend::role::broken

Query: kiokudb::backend::role::broken

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KiokuDB::Backend::Role::Broken(3pm)			User Contributed Perl Documentation		       KiokuDB::Backend::Role::Broken(3pm)

NAME
KiokuDB::Backend::Role::Broken - Skip test fixtures
SYNOPSIS
with qw(KiokuDB::Backend::Role::Broken); # e.g. if your backend can't tell apart update from insert: use constant skip_fixtures => qw( Overwrite );
DESCRIPTION
If your backend can't pass a test fixture you can ask to skip it using this role. Simply return the fixture's name from the "skip_fixtures" sub. perl v5.12.4 2010-10-11 KiokuDB::Backend::Role::Broken(3pm)
Related Man Pages
moosex::role::parameterized::extending5.18(3) - mojave
kiokudb::typemap(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
kiokudb::typemap::entry::compiled(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com