t/lib.perl: fix Perl integration tests w/o installationmaster
commit6c9c442fb6aa12fd871237bc2bb5aec56c5b3538
authorEric Wong <bofh@yhbt.net>
Sun, 7 Apr 2024 10:52:38 +0000 (7 10:52 +0000)
committerEric Wong <BOFH@YHBT.net>
Mon, 15 Apr 2024 23:17:35 +0000 (15 23:17 +0000)
tree77dc70e30cb9ddccdd17e119a1a320538e3566d8
parente9a73410630fbc46f547ab5c5d24efb2c569bb69
t/lib.perl: fix Perl integration tests w/o installation

We can't rely on `ruby -I $PATH' args being passed to
subprocesses, so rely on the RUBYLIB environment instead.
t/lib.perl