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