- or download this
ok 3 - use MyModule::Common;
- or download this
ok 4 - use MyModule::Common;
ok 5 - Can use ':all' to import all subs that MyModule::Common exports
- or download this
ok(use_ok('ICDP::Common', ':All'),
- 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