Bif::DB::Plugin::ChangeV1 - retrieve or save bif changes
0.1.5_8 (yyyy-mm-dd)
use strict;
use warnings;
use Bif::DB;
use Bif::DB::Plugin::ChangeV1;
my $db = Bif::DB->connect(...);
# Now use dbh/st methods from ChangeUUIDv1
Bif::DB::Plugin::ChangeV1 adds some changeet methods to Bif::DB.
None.
Mark Lawrence <nomad@null.net>
Copyright 2013-2017 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.