Skip to main content



Mo language utilities.

Changes for 0.01 - 2023-06-10T18:38:21+02:00

  • First version.


Mo utilities.

Changes for 0.15 - 2023-06-10T18:35:55+02:00

  • Add check_strings() subroutine.
  • Fix dependencies in doc.
  • Regen README file.
  • Update copyright years.
  • Update Module::Install to 1.21 version.


Tags helper for login access.

Changes for 0.02 - 2023-06-10T18:27:10+02:00

  • Add constructor tests.
  • Add example plack application to doc.


Tags helper for login button.

Changes for 0.04 - 2023-06-10T18:16:43+02:00

  • Add Tags::HTML::Login::Access to SEE ALSO section in doc.
  • Add test for missing Tags object.
  • Add test for missing CSS::Struct object.
  • Regen example plack_app_login.pl.
  • Update Module::Install to 1.21 version.


CONNECT method

Changes for 0.0302 - 2023-06-10

  • Default timeout changed to 60 seconds.
  • Returns 504 if timeout is occured.