Sim::OPT 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.
 
Tags helper for HTML messages.
Changes for 0.08 - 2023-06-25T10:54:03+02:00
- Add error for bad message types definition in process_css().
 - Don't return Tags code if messages reference is undefined.
 - Update README file.
 
