- put your
libbyte-star-perl
packages into~/devel/byte/perl/
; - put this script in the same directory;
- then add the bash snippet to your
~/.bashrc
:export PERL5LIB=$(~/devel/byte/perl/perl5lib)
When you get Cannot find blaap/auto/Byte/Blaap/autosplit.ix
errors, go to the library it is complaining about and run perl Makefile.PL && make
.