Skip to content

Commit

Permalink
[S24] Fix links to modules.
Browse files Browse the repository at this point in the history
They are Perl 5 modules being linked to, will likely need plain ol' http
links instead.
  • Loading branch information
ShimmerFairy committed Feb 23, 2014
1 parent 1545757 commit 5734a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S24-testing.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ All of the following functions are exported by default:
eval_dies_ok(Str $code, $desc?)
These functions work roughly the same way as the functions of the same
name from Perl 5's L<Test::More> and L<Test::Exception> modules.
name from Perl 5's L<doc:Test::More> and L<doc:Test::Exception> modules.
TODO: more precise explanation
Expand Down

0 comments on commit 5734a27

Please sign in to comment.