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
kiokudb::entry(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::compiled(3pm) - debian
kiokudb::util(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph