The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.10 - 2015-11-23

  • If we played back a transaction containing an instance of Mojo::URL, that URL would be rewritten during playback. No big deal, except when you want to then use that URL for something else.

Modules

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