Changes for version 1.58 - 2021-03-15

  • #15: Fixed issue where save wouldn't work if called during global destruction
  • #28: Prettify and canonicalize recorded mocks

Modules

A Mojo User-Agent that can record and play back requests without Internet connectivity, similar to LWP::UserAgent::Mockable
Proxy class for Mojo::UserAgent::Mockable that will not set any proxy.
Helper class for Mojo::UserAgent::Mockable that compares two Mojo::Message::Request instances
A class that serializes Mojo transactions created by Mojo::UserAgent::Mockable.