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

NAME

Ark - light weight Catalyst-ish web application framework

SYNOPSIS

    use Ark;

DESCRIPTION

Ark is light weight Catalyst-ish web application framework.

LICENSE

Copyright (C) Daisuke Murase.

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

AUTHOR

Daisuke Murase <typester@cpan.org>