File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Things that can take TAP as an input and do something useful with it.
9
9
10
10
## Perl
11
11
12
- - [ TAP::Parser] ( http://search.cpan.org/~markwkm /Test-Parser-1.9 /lib/Test /Parser.pm )
13
- - [ Test::Harness] ( http://search.cpan.org/~leont /Test-Harness-3.30 /lib/Test/Harness.pm )
14
- - [ Test::Run] ( http://search.cpan.org/~shlomif /Test-Run-0.0302 /lib/Test/Run.pm )
12
+ - [ TAP::Parser] ( http://search.cpan.org/dist /Test-Harness /lib/TAP /Parser.pm )
13
+ - [ Test::Harness] ( http://search.cpan.org/dist /Test-Harness/lib/Test/Harness.pm )
14
+ - [ Test::Run] ( http://search.cpan.org/dist /Test-Run/lib/Test/Run.pm )
15
15
- [ Smolder project background] ( http://sourceforge.net/projects/smolder/ )
16
16
- [ TapTinder] ( http://dev.taptinder.org/wiki/TapTinder )
17
17
- [ metatap] ( http://search.cpan.org/search?query=metatap )
Original file line number Diff line number Diff line change @@ -114,9 +114,9 @@ Added TODO directive.
114
114
### Version 12 (Current version)
115
115
Allowed header at end.
116
116
117
- Implemented in [ Test::Harness] ( http://search.cpan.org/~leont /Test-Harness-3.30 / ) 1.21.
117
+ Implemented in [ Test::Harness] ( http://search.cpan.org/dist /Test-Harness/ ) 1.21.
118
118
119
119
### Version 13
120
120
Understands TAP version syntax.
121
121
122
- Implemented in [ TAP::Parser] ( http://search.cpan.org/~markwkm /Test-Parser-1.9/ ) 0.52.
122
+ Implemented in [ TAP::Parser] ( http://search.cpan.org/dist /Test-Harness/lib/TAP/ Parser.pm ) 0.52.
You can’t perform that action at this time.
0 commit comments