dann / angelos
- Source
- Commits
- Network (1)
- Issues (5)
- Downloads (1)
- Wiki (1)
- Graphs
-
Tree:
0c17cdf
commit 0c17cdf0dad7da757b328c36b9285293e25f5018
tree c3d32b976a19a954dbc6f7a8fd045cfdd169244e
parent f4f0403f8eb92bd10dd3043d1a68660e9b21f1d1
tree c3d32b976a19a954dbc6f7a8fd045cfdd169244e
parent f4f0403f8eb92bd10dd3043d1a68660e9b21f1d1
angelos / angelos-core
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
.ditz-config | Wed Jan 14 06:12:40 -0800 2009 | |
| |
.gitignore | ||
| |
.shipit | Wed Jan 14 06:12:40 -0800 2009 | |
| |
Changes | Wed Jan 14 06:12:40 -0800 2009 | |
| |
MANIFEST.SKIP | Wed Jan 14 06:12:40 -0800 2009 | |
| |
Makefile.PL | ||
| |
README | Wed Jan 14 06:12:40 -0800 2009 | |
| |
bin/ | Wed Jan 14 06:12:40 -0800 2009 | |
| |
bugs/ | ||
| |
flavors/ | ||
| |
lib/ | ||
| |
t/ | ||
| |
tools/ | ||
| |
xt/ |
angelos-core/README
This is Perl module Angelos.
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

