kiokudb::backend::role::broken(3pm) debian man page | unix.com

Man Page: kiokudb::backend::role::broken

Operating Environment: debian

Section: 3pm

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::extending(3) - osx
kiokudb::backend(3pm) - debian
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::typemap(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?