libwww-perl / HTTP-Message

The HTTP-Message distribution contains classes useful for representing the messages passed in HTTP style communication.
https://metacpan.org/pod/HTTP::Message
Other
28 stars 61 forks source link

Replace "print" with "note" in tests #178

Closed JRaspass closed 2 years ago

JRaspass commented 2 years ago

Saves needing to manually prefix the messages for TAP and is more idiomatic.