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

NAME

Marky::Controller::Db - Marky::Controller::Db - Database controller for Marky

VERSION

version 0.035

SYNOPSIS

    use Marky::Controller::Db;

DESCRIPTION

Database controller for Marky

tables

Display the tables

options

For setting the options of the app.

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.035

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.