The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Types::Mojo
================================

0.06  2022-09-29 10:20:00

    * remove duplicated coercion (thanks to E. Choroba, @choroba)

0.05  2019-02-28 15:13:00

    * Fix parameter of MojoCollection (thanks to NGEFreak)
    * removed unnecessary dependencies (thanks to NGEFreak)
    * Fixed tests

0.04  2019-02-12 07:47:00

    * remove doubled class_type definition
    * fix typos

0.03  2019-02-11 13:18:00

    * add types: MojoURL, MojoUserAgent

0.02  2019-02-05 07:15:00

    + fix list of prereqs in dist.ini

0.01  2019-02-04 10:29:00

    + initial release