summaryrefslogtreecommitdiffstats
path: root/web/input/doc/faq/build-perl-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'web/input/doc/faq/build-perl-module.md')
-rw-r--r--web/input/doc/faq/build-perl-module.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/doc/faq/build-perl-module.md b/web/input/doc/faq/build-perl-module.md
index fe9e85d..dda111e 100644
--- a/web/input/doc/faq/build-perl-module.md
+++ b/web/input/doc/faq/build-perl-module.md
@@ -12,4 +12,4 @@ Then, `make`, `make` `install`, `make` `test`, and `make` `clean` will include
12the Perl modules that are in the `perlmods/` directory as expected. They are 12the Perl modules that are in the `perlmods/` directory as expected. They are
13installed into `$prefix/perl`. 13installed into `$prefix/perl`.
14 14
15<!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> 15<!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %-->