The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
set PATH=%1\sbin;%1\bin;%1\usr\sbin;%1\usr\bin;%PATH%;
set PERL5LIB=%1\lib\perl5\site_perl;%1\lib\perl5;%PERL5LIB%;
set LIB=%1\lib;%LIB%