dougwilson / perl5-nagios-plugin-overhttp
- Source
- Commits
- Network (0)
- Downloads (26)
- Graphs
-
Tag:
0.04
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Apr 30 09:02:19 -0700 2009 | |
| |
Changes | ||
| |
MANIFEST | ||
| |
META.yml | ||
| |
Makefile.PL | ||
| |
README | ||
| |
bin/ | ||
| |
inc/ | ||
| |
lib/ | ||
| |
t/ |
README
Nagios-Plugin-OverHTTP version 0.04
===================================
See the individual module documentation for more information
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 Nagios::Plugin::OverHTTP
You can also look for information at:
RT, CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Nagios-Plugin-OverHTTP
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Nagios-Plugin-OverHTTP
CPAN Ratings
http://cpanratings.perl.org/d/Nagios-Plugin-OverHTTP
Search CPAN
http://search.cpan.org/dist/Nagios-Plugin-OverHTTP/
COPYRIGHT AND LICENCE
Copyright (C) 2009 Douglas Christopher Wilson
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

