about summary refs log tree commit diff
path: root/doc/hooks/perl.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/perl.section.md')
-rw-r--r--doc/hooks/perl.section.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/hooks/perl.section.md b/doc/hooks/perl.section.md
new file mode 100644
index 0000000000000..403227a9bf181
--- /dev/null
+++ b/doc/hooks/perl.section.md
@@ -0,0 +1,4 @@
+
+### Perl {#setup-hook-perl}
+
+Adds the `lib/site_perl` subdirectory of each build input to the `PERL5LIB` environment variable. For instance, if `buildInputs` contains Perl, then the `lib/site_perl` subdirectory of each input is added to the `PERL5LIB` environment variable.