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.04.1_004 - 2019-09-23

  • Added non-modulino style script to examples to verify it works from package 'main'. Tweaked POD. Added POD spell-check.

Changes for version 0.04.1_003 - 2019-09-23

  • Set plan to 'skip_all' if it appears that the spawned child process fails to run the example script properly. This appears to happen on several test platforms even though required modules are specified in Makefile.PL.

Changes for version 0.04.1_002 - 2019-09-22

  • Added TEST_REQUIRES to Makefile.PL after see test failures indicating that Moo was not available.

Changes for version 0.04.1_001 - 2019-09-22

  • Re-instated tests for moodulino.pl back after adding additional tests to help diagnose why they fail on some platforms. Do NOT merge this branch to master until that is solved.

Changes for version 0.03.1_001 - 2019-09-21

  • Added Test::MockModule to build requirements. Investigating test failures with system() on some platforms.

Modules

Wrapper to simplify using Moo with Getopt::Long