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

Changes for version 0.003 - 2024-06-14

  • Support Changes
    • Do not support 32bit systems.
  • Requirement Changes
    • Require Perl v5.20.3 instead of Perl v5.32.
    • Remove Mojolicious requirement.
    • Remove Test::TCP requirement.
  • Incompatible Changes of Undocumented Methods
    • Rename HTTP::Tiny#can_ssl method to can_ssl_with_verify and add 1th optional argument.
    • Rename HTTP::Tiny#can_ssl_static method to can_ssl and add 1th optional argument..
    • Remove HTTP::Tiny#can_ssl_static_get_error method.
    • Remove HTTP::Tiny#can_ssl_get_error method.