This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
angelos /
| name | age | message | |
|---|---|---|---|
| |
README.md | Tue Feb 17 06:34:36 -0800 2009 | |
| |
angelos-components/ | Fri Jan 16 22:29:53 -0800 2009 | |
| |
angelos-core/ | Sun Oct 04 08:06:22 -0700 2009 | |
| |
angelos-ext/ | Fri Jan 16 22:29:53 -0800 2009 | |
| |
angelos-middlewares/ | Sun Feb 01 14:19:25 -0800 2009 | |
| |
angelos-tasks/ | Fri Oct 02 14:12:19 -0700 2009 |
README.md
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







