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::extending5.18(3) - mojave
moosex::role::parameterized::extending(3) - osx
dbix::class::schema::kiokudb(3pm) - debian
kiokudb::backend(3pm) - debian
kiokudb::typemap(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file