garu / App-Rad
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
App-Rad /
| name | age | message | |
|---|---|---|---|
| |
.cvsignore | Wed May 06 18:39:50 -0700 2009 | |
| |
Changes | Sun Dec 27 21:40:35 -0800 2009 | |
| |
MANIFEST | Sat Aug 15 21:43:08 -0700 2009 | |
| |
Makefile.PL | Wed May 06 18:39:50 -0700 2009 | |
| |
README | Wed May 06 18:39:50 -0700 2009 | |
| |
TODO | Sun Sep 13 00:49:12 -0700 2009 | |
| |
bin/ | Fri Jan 01 11:21:30 -0800 2010 | |
| |
examples/ | Tue Dec 29 21:11:18 -0800 2009 | |
| |
lib/ | Fri Jan 01 11:42:55 -0800 2010 | |
| |
pm_to_blib | Wed May 06 18:39:50 -0700 2009 | |
| |
t/ | Sun Dec 27 21:40:35 -0800 2009 |
README
App-Rad
This is the general README file for installing the App-Rad module.
Please refer to the main POD for usage documentation.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc App::Rad
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Rad
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/App-Rad
CPAN Ratings
http://cpanratings.perl.org/d/App-Rad
Search CPAN
http://search.cpan.org/dist/App-Rad
COPYRIGHT AND LICENCE
Copyright (C) 2008 Breno G. de Oliveira
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
