File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Table of Contents
21
21
22
22
This distribution provides two testing modules for Nginx C module development:
23
23
24
- - [ Test::Nginx::Socket] ( https://metacpan.org/pod/Test::Nginx::Socket ) (This is recommended.)
24
+ - [ Test::Nginx::Socket] ( https://metacpan.org/pod/Test::Nginx::Socket ) (This is highly recommended.)
25
25
- [ Test::Nginx::LWP] ( https://metacpan.org/pod/Test::Nginx::LWP ) (This is obsolete.)
26
26
27
27
All of them are based on [ Test::Base] ( https://metacpan.org/pod/Test::Base ) .
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ This distribution provides two testing modules for Nginx C module development:
21
21
22
22
=item *
23
23
24
- L<Test::Nginx::Socket> (This is recommended.)
24
+ L<Test::Nginx::Socket> (This is highly recommended.)
25
25
26
26
=item *
27
27
You can’t perform that action at this time.
0 commit comments