dougwilson / perl5-net-nsca-client
- Source
- Commits
- Network (1)
- Downloads (12)
- Graphs
-
Tree:
123f533
commit 123f533d784576c43a69afbb538d8d59a1d77dd4
tree 98ea65ff96ca800f34c04d97ef19904fcd829108
parent 02d544bc578aea98365ef3c1f26d2ae8f1fb8039
tree 98ea65ff96ca800f34c04d97ef19904fcd829108
parent 02d544bc578aea98365ef3c1f26d2ae8f1fb8039
| 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.003
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.

