The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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