Jun Shimizu > Catalyst-Plugin-CRUD > TinyURL

Download:
Catalyst-Plugin-CRUD-0.21.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.01   Source  

NAME ^

TinyURL - Catalyst based application

SYNOPSIS ^

    cd TinyURL/sql/schema
    createdb tinyurl
    psql tinyurl < tiny_url.sql
    cd ../../script
    ./tinyurl_server.pl

DESCRIPTION ^

This is sample Catalyst application using Catalyst::Plugin::CRUD. Default model uses PostgreSQL.

SEE ALSO ^

TinyURL::Controller::Root, Catalyst

AUTHOR ^

Jun Shimizu, <bayside@cpan.org>

LICENSE ^

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

syntax highlighting: