Changes for version 0.001_01 - 2020-04-21

  • Added all_modules_tried_ok(). This traverses the specified directories (default: blib/lib and blib/arch) looking for modules that were not tried by load_module_ok(), and generating a failure for each.
  • Added clear_modules_tried(). This clears the record of modules tried by load_module_ok().

Modules

Test whether a module can be successfully loaded.