Module might not have an import.
There's one in UNIVERSAL, if anything has loaded that. Besides:
# in NoImport.pm package NoImport; 1; # in no_import.pl use strict; use warnings; require NoImport; NoImport->import();
In reply to Re^4: loading modules at runtime
by chromatic
in thread loading modules at runtime
by zer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |