dann / angelos

yet another web application framework

Home Page:http://dann.g.hatena.ne.jp/dann/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angelos - Next generation web application framework

INSTALLATION

Angelos installation is straightforward. If your CPAN shell is set up, you should just be able to do

`% cpan Angelos

Download it, unpack it, then build it as per the usual:

`% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

Angelos documentation is available as in POD. So you can do:

% perldoc Angelos

to read the documentation online with your favorite pager.

Takatoshi Kitano

About

yet another web application framework

http://dann.g.hatena.ne.jp/dann/


Languages

Language:Perl 71.8%Language:CSS 27.5%Language:Shell 0.7%