Help for this page

Select Code to Download


  1. or download this
    Module A uses Module B
    Module B has glob() calls
    
  2. or download this
    BEGIN {
       # Module B was failing to compile on a very random schedule.  The
    ...
          Carp::croak("Failed to load ModuleB: $@\n");
       }
    }