debian man page for wiki::toolkit::store::sqlite

Query: wiki::toolkit::store::sqlite

OS: debian

Section: 3pm

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

Wiki::Toolkit::Store::SQLite(3pm)			User Contributed Perl Documentation			 Wiki::Toolkit::Store::SQLite(3pm)

NAME
Wiki::Toolkit::Store::SQLite - SQLite storage backend for Wiki::Toolkit
SYNOPSIS
See Wiki::Toolkit::Store::Database
METHODS
new my $store = Wiki::Toolkit::Store::SQLite->new( dbname => "wiki" ); The dbname parameter is mandatory. check_and_write_node $store->check_and_write_node( node => $node, checksum => $checksum, %other_args ); Locks the node, verifies the checksum, calls "write_node_post_locking" with all supplied arguments, unlocks the node. Returns the version of the updated node on successful writing, 0 if checksum doesn't match, -1 if the change was not applied, croaks on error. perl v5.14.2 2011-09-25 Wiki::Toolkit::Store::SQLite(3pm)
Related Man Pages
wiki::toolkit::formatter::multiple(3pm) - debian
wiki::toolkit::search::sii(3pm) - debian
wiki::toolkit::setup::mysql(3pm) - debian
wiki::toolkit::setup::sii(3pm) - debian
wiki::toolkit::setup::sqlite(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections