Skip to main content



Tags helper for login access.

Changes for 0.04 - 2023-06-25T16:02:56+02:00

  • Add autofocus to username.


Sim:😮PT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.


Safe-navigation for Perl

Changes for 0.001 - 2023-06-25T21:58:11Z

  • The first release of PerlX-SafeNav
  • Minimum implementation that supports a safnav chain of method calls, array fetches and hash fetches.
  • Most likely very buggy.


Tags helper for login access.

Changes for 0.03 - 2023-06-25T12:14:33+02:00

  • Add messages bellow button.


Tags helper for login register.

Changes for 0.03 - 2023-06-25T11:51:17+02:00

  • Add another error check for message array.
  • Add missing error to process() about missing text.
  • Add tests for process().
  • Add tests for process_css().
  • Change error for bad message object to common sentence.
  • Fix test message.
  • Move lang attribute after class attribute.
  • Rewrite messages to use Tags::HTML::Messages helper.