c594a97518
GitOrigin-RevId: 301aada7a64812853f2e2634a530ef5d34505048
4 lines
275 B
Markdown
4 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.
|