NAME
Marky::Controller::Db - Marky::Controller::Db - Database controller for Marky
VERSION
version 0.0602
SYNOPSIS
use Marky::Controller::Db;
DESCRIPTION
Database controller for Marky
tables
Display the tables
taglist
Display the list of tags in the database.
tagcloud
Display the tags as a tagcloud.
query
Process a query
tags
Process a query by tags.
add_bookmark
Add a bookmark
save_bookmark
Save a bookmark.
NAME
Marky::Controller::Db - Database controller for Marky
VERSION
version 0.0602
AUTHOR
Kathryn Andersen <perlkat@katspace.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Kathryn Andersen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.