]> Sergey Matveev's repositories - public-inbox.git/commit
t/www_listing: favor HTTP::Tiny over Net::HTTP
authorEric Wong <e@80x24.org>
Fri, 14 Jun 2019 16:42:26 +0000 (16:42 +0000)
committerEric Wong <e@80x24.org>
Fri, 14 Jun 2019 16:45:19 +0000 (16:45 +0000)
commit49be457cf8176c5181b8e29406b39a52472231d4
treeb4c343daeb8bdb73a23b1187f44cbd36e4041f46
parent128dea6f0b74c8e2b97849d56e30ff993a6037e3
t/www_listing: favor HTTP::Tiny over Net::HTTP

More testers are likely to have HTTP::Tiny than Net::HTTP, since
HTTP::Tiny is a dual-life module and distributed with Perl since
Perl 5.14 (2011-05-14), whereas Net::HTTP will likely live in
a separate package forever.
t/www_listing.t