We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See https://irclog.perlgeek.de/perl6/2018-06-02#i_16237154
The text was updated successfully, but these errors were encountered:
@MasterDuke17 oh, I think I know! I'm pretty sure Bench should be installed in sandbox/lib!
sandbox/lib
Sorry, something went wrong.
hm. Benchable does
constant LIB-DIR = ‘data’.IO.absolute; ... %ENV<PERL6LIB> = “{LIB-DIR}/perl6-bench/lib,{LIB-DIR}/Perl6-Text--Table--Simple/lib”;
I guess Bench should be moved and LIB-DIR changed.
Actually this is a duplicate of #219 (I'll close #219 in favor of this ticket).
No branches or pull requests
See https://irclog.perlgeek.de/perl6/2018-06-02#i_16237154
The text was updated successfully, but these errors were encountered: