Help for this page

Select Code to Download


  1. or download this
    ok 3 - use MyModule::Common;
    
  2. or download this
    ok 4 - use MyModule::Common;
    ok 5 - Can use ':all' to import all subs that MyModule::Common exports
    
  3. or download this
    ok(use_ok('ICDP::Common', ':All'),
    
  4. or download this
    "All" is not defined in %MyModule::Common::EXPORT_TAGS at /usr/local/s
    +hare/perl/5.8.8/Test/More.pm line 676
    
    ...
    #     Error:  Can't continue after import errors at (eval 5) line 2
    # BEGIN failed--compilation aborted at (eval 5) line 2.
    not ok 4 - Can use ':all' to import all subs that MyModule::Common exp
    +orts