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
dbix::class::schema::kiokudb(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
kiokudb::util(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
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file