Changes for version 0.67 - 2019-09-29
- More aggressively watch for startup of the web server to reduce idle times. Also speed up the test suite by polling instead of sleep()ing.
- Added ->server_url() as a half-documented way of changing the URL the server is accessed at. This is self-service and if things break, you get to keep all the parts.
- LWP::UserAgent is no more a (test) prerequisite. We do the tests from HTTP::Tiny (core since 5.14, runs on 5.6+).
Documentation
generate a thrice-encoded bzip2 stream that decodes to 16MB
generate a thrice-encoded gzip stream that decodes to 16MB
Modules
spawn a local HTTP server for testing