summary refs log tree commit diff
path: root/doc/hooks/perl.section.md
blob: 06942bd3c0e17978e2be1e40864c764dbfde7c81 (plain) (blame)
1
2
3
# 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.