NAME
Bif::DB::Plugin::ChangeUUIDv1 - read-write helper methods for a bif database
VERSION
0.1.5_6 (2015-10-20)
SYNOPSIS
use strict;
use warnings;
use Bif::DB;
use Bif::DB::Plugin::ChangeUUIDv1;
my $db = Bif::DB->connect(...);
# Now use dbh/st methods from ChangeUUIDv1
DESCRIPTION
Bif::DB::Plugin::ChangeUUIDv1 adds some changeet methods to Bif::DB.
DBH METHODS
ST METHODS
SEE ALSO
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2013-2015 Mark Lawrence <nomad@null.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.