NAME

Curo - Distributed Project Management System

VERSION

0.0.2 Development release.

SYNOPSIS

use Curo;

my $db = Curo->new(
    dir => '/path/to/.curo',
);

DESCRIPTION

To be documented.

ATTRIBUTES

TBD

To be documented.

METHODS

TBD

To be documented.

SEE ALSO

curo(1)

SUPPORT

Not available yet.

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2011 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.