nixpkgs/doc/hooks/perl.section.md
2022-10-13 15:40:27 +02:00

5 lines
275 B
Markdown

### 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.