The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for WebService-Hooktheory

0.0601 2022-10-26 18:25:53
    - Avoid implicit imports.

0.0600 2021-11-17 11:22:17
    - Fix Mojo::URL usage.

0.0500 2021-11-17 10:32:33
    - Improve module code.
    - Improve tests.

0.0407 2020-03-21 18:39:47
    - Don't document the ->BUILD method.

0.0406 2019-05-04 20:12:37
    - Replace kludgy JSON detection logic.

0.0405 2019-01-31 22:49:49
    - Improve the eg/analyze program.
    - Add the eg/mojo-ui program.

0.0404 2019-01-30 23:34:52
    - Add the eg/analyze program.
    - Improve documentation slightly.

0.0403 2019-01-30 21:45:31
    - Argh! Metacpan can't process the previous POD. I found one tiny POD error... Maybe fixing it will work?

0.0402 2019-01-30 20:58:50
    - Add to tests.
    - Improve documentation.

0.0401 2019-01-14 19:00:07
    - Require Mojolicious 8 to silence the cpantesters reports.

0.0400 2019-01-13 08:06:49
    - Support and test mocking.
    - Add a simple eg/example script.

0.0300 2019-01-06 16:08:46
    - Use the new tx->result way of things.

0.0202 2018-02-16 18:12:59
    - Made the activkey attribute read-only.
    - Improved the activkey setting logic.

0.0201 2018-02-15 20:40:29
    - UGH! I added an untested regular expression. :(

0.02 2018-02-15 20:32:33
    - Gracefully handle the case where the request is successful but there is no
      JSON in the response body.

0.0101 2018-02-15 19:24:32
    - Improve documentation

0.01 2018-02-15 18:51:28
    - Minted by Dist::Zilla.
    - Kickstarted with help from Grinnz!