dougwilson / perl5-net-nsca-client
- Source
- Commits
- Network (1)
- Downloads (12)
- Graphs
-
Tree:
dc06ecd
commit dc06ecd20d1e3037df46657bf7762cd0cad7da94
tree 3a8c20b06b28ccec2cb6ed43b3b1306873044644
parent adb00ec5bb5e2f81f213e4878668dbb35560378d
tree 3a8c20b06b28ccec2cb6ed43b3b1306873044644
parent adb00ec5bb5e2f81f213e4878668dbb35560378d
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
META.yml | ||
| |
Makefile.PL | ||
| |
README | ||
| |
README.mkdn | ||
| |
bin/ | ||
| |
inc/ | ||
| |
lib/ | ||
| |
t/ | ||
| |
xt/ |
README.mkdn
Net-NSCA-Client 0.004
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SCRIPTS
This distribution comes with useful scripts in the bin/ directory which
you may want to use.
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Net::NSCA::Client
You can also look for information at:
COPYRIGHT AND LICENCE
Copyright 2009 Douglas Christopher Wilson.
This program is free software; you can redistribute it and/or modify it under the terms of either:
- the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or
- the Artistic License version 2.0.

