The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Rubric - a notes and bookmarks manager with tagging

VERSION

version 0.11_02

 $Id: Rubric.pm,v 1.37 2005/06/25 01:14:53 rjbs Exp $

DESCRIPTION

This module is currently just a placeholder and a container for documentation. You don't want to actually use Rubric, even if you want to use Rubric.

Rubric is a note-keeping system that also serves as a bookmark manager. Users store entries, which are small (or large) notes with a set of categorizing "tags." Entries may also refer to URIs.

Rubric was inspired by the excellent http://del.icio.us/ service and the Notational Velocity note-taking software for Mac OS.

WARNING

This is young software, likely to have bugs and likely to change in strange ways. I will try to keep the documented API stable, but not if it makes writing Rubric too inconvenient.

Basically, just take note that this software works, but it's still very much under construction.

INSTALLING AND UPGRADING

Consult the README file in this distribution for instructions on installation and upgrades.

TODO

For now, consult the todo.html template for future milestones, or check http://rjbs.manxome.org/rubric/docs/todo.

AUTHOR

Ricardo SIGNES, <rjbs@cpan.org>

BUGS

Please report any bugs or feature requests to bug-rubric@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

You can also find some support on the #rubric channel on Freenode IRC.

SEE ALSO

COPYRIGHT

Copyright 2004 Ricardo SIGNES. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.