summaryrefslogtreecommitdiffstats
path: root/web/input/doc/faq/use-perl-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'web/input/doc/faq/use-perl-module.md')
-rw-r--r--web/input/doc/faq/use-perl-module.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/input/doc/faq/use-perl-module.md b/web/input/doc/faq/use-perl-module.md
index 64ba18a..d624e5f 100644
--- a/web/input/doc/faq/use-perl-module.md
+++ b/web/input/doc/faq/use-perl-module.md
@@ -6,11 +6,11 @@ parent: FAQ
6 6
7The Nagios::Plugin Perl module can be obtained from two main locations: 7The Nagios::Plugin Perl module can be obtained from two main locations:
8 8
9* from the Nagios Plugins tarball with an 9* from the Monitoring Plugins tarball with an
10 [extra configure option][configure-module] 10 [extra configure option][configure-module]
11* from [CPAN][cpan-module] 11* from [CPAN][cpan-module]
12 12
13If you install from the Nagios Plugins tarball, the Perl module will be 13If you install from the Monitoring Plugins tarball, the Perl module will be
14installed in `$prefix/perl`. 14installed in `$prefix/perl`.
15 15
16If you install from CPAN, the Perl module will be installed into your Perl's 16If you install from CPAN, the Perl module will be installed into your Perl's