NAME

Amon2 - lightweight web application framework

SYNOPSIS

$ amon2-setup.pl MyApp

Point

Fast
Easy to use

CLASS METHODS

my $c = Amon2->context();

Get the context object.

Amon2->set_context($c)

Set your context object(INTERNAL USE ONLY).

AUTHOR

Tokuhiro Matsuno

LICENSE

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