• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

bin/H03-May-2022-

lib/Net/NSCA/H24-Oct-2011-2,687947

t/H03-May-2022-813501

xt/H24-Oct-2011-240117

Build.PLH A D24-Oct-20111.8 KiB7454

ChangesH A D24-Oct-20113 KiB9778

LICENSEH A D24-Oct-201118.1 KiB380292

MANIFESTH A D03-May-2022778 3534

META.jsonH A D24-Oct-20113 KiB107106

META.ymlH A D24-Oct-20111.9 KiB7473

READMEH A D24-Oct-20111.1 KiB4730

SIGNATUREH A D03-May-20223.5 KiB6760

README

1Net-NSCA-Client 0.009002
2========================
3
4INSTALLATION
5------------
6
7To install this module, run the following commands:
8
9    perl Build.PL
10    ./Build
11    ./Build test
12    ./Build install
13
14SCRIPTS
15-------
16
17This distribution comes with useful scripts in the `bin/` directory which
18you may want to use.
19
20SUPPORT AND DOCUMENTATION
21-------------------------
22
23After installing, you can find documentation for this module with the
24perldoc command.
25
26    perldoc Net::NSCA::Client
27
28You can also look for information at:
29
30*   [RT, CPAN's request tracker](http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-NSCA-Client)
31
32*   [CPAN Ratings](http://cpanratings.perl.org/d/Net-NSCA-Client)
33
34*   [Search CPAN](http://search.cpan.org/dist/Net-NSCA-Client)
35
36COPYRIGHT AND LICENCE
37---------------------
38
39Copyright 2009 Douglas Christopher Wilson.
40
41This program is free software; you can redistribute it and/or modify it under
42the terms of either:
43
44*   the GNU General Public License as published by the Free Software Foundation;
45    either version 1, or (at your option) any later version, or
46*   the Artistic License version 2.0.
47