NAME
Curo::Sync::Server - server synchronisation role for Curo
VERSION
0.0.2 Development release.
SYNOPSIS
use Curo;
use Curo::Sync::Server;
my $db = Curo->new( dir => '/path/to/.curo' );
$db->sync_server;
DESCRIPTION
To be documented.
ATTRIBUTES
- TBD
-
To be documented.
METHODS
- TBD
-
To be documented.
SEE ALSO
SUPPORT
Not available yet.
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2012 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.