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
On newest Rakudo this module is broken because @*INC was removed.
While currently there's no solution, it might be easy to bring back the ability to look up modules the way needed for this module. See http://irclog.perlgeek.de/perl6/2015-12-01#i_11634431 Feb 2017 edit: that statement might not be accurate any more; see https://irclog.perlgeek.de/perl6/2017-02-24#i_14158644
The text was updated successfully, but these errors were encountered:
check out the new version -
Sorry, something went wrong.
No branches or pull requests
On newest Rakudo this module is broken because @*INC was removed.
While currently there's no solution, it might be easy to bring back the ability to look up modules the way needed for this module. See http://irclog.perlgeek.de/perl6/2015-12-01#i_11634431Feb 2017 edit: that statement might not be accurate any more; see https://irclog.perlgeek.de/perl6/2017-02-24#i_14158644The text was updated successfully, but these errors were encountered: