Help for this page

Select Code to Download


  1. or download this
    package test::facetsIn;
    use strict;
    ...
        croak unless $runSwitches{directories}{orion_reqs}
    }
    1
    
  2. or download this
    perl -w test/facetsIn.pm
    Global symbol "%runSwitches" requires explicit package name at test/fa
    +cetsIn.pm line 8.
    Global symbol "%runSwitches" requires explicit package name at test/fa
    +cetsIn.pm line 16.
    Execution of test/facetsIn.pm aborted due to compilation errors.