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
From #perl6:
13:36 < gflohr> moritz: I have read that. but I got stuck looking for the p5 equivalents of "make test" and "make install".
We should document stuff like panda install . and a convenient way to test the current module.
panda install .
The text was updated successfully, but these errors were encountered:
Or zef install now... I'll have to check if this is still needed.
zef install
Sorry, something went wrong.
Actually, zef install is not mentioned There's more emphasis on creating than on installing modules.
ccce1a2
JJ
No branches or pull requests
From #perl6:
We should document stuff like
panda install .and a convenient way to test the current module.The text was updated successfully, but these errors were encountered: