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 a3d2dff commit fd24062Copy full SHA for fd24062
doc/Language/modules-extra.pod6
@@ -26,7 +26,7 @@ Some tests of module quality.
26
27
=item L<Test::META|https://modules.perl6.org/dist/Test::META> Test your META6.json file
28
=item L<Test::Output|https://modules.perl6.org/dist/Test::Output> Test the output to STDOUT and STDERR your program generates
29
-=item L<Test::Screen|https://modules.perl6.org/dist/Proc::Screen> Use B<GNU screen> to test fullscreen VT applications
+=item L<Test::Screen|https://modules.perl6.org/dist/Proc::Screen> Use B<GNU screen> to test full screen VT applications
30
=item L<Test::When|https://modules.perl6.org/dist/Test::When> Control when your tests are run (author testing, online testing, etc.)
31
32
=head1 NativeCall
0 commit comments