We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db69d0 commit 9ca64bfCopy full SHA for 9ca64bf
README.md
@@ -52,8 +52,8 @@ time PERL6LIB=lib bin/blin.p6 --old=2018.06 --new=2018.09 Foo::Regressed Foo::Re
52
53
You can also test arbitrary scripts. The code can depend on modules,
54
in which case they have to be listed on the command line (e.g. for a
55
-script depending on WWW you should list WWW module, dependencies will
56
-be detected automatically).
+script depending on WWW you should list WWW module, dependencies of
+WWW will be resolved automatically).
57
58
Using this ticket as an example: https://github.com/rakudo/rakudo/issues/2779
59
0 commit comments