in reply to Re^3: How to pass an argument to a Module?
in thread How to pass an argument to a Module?
works but does the same thing as when i override import() : my subroutines are not exported to the symbol table.IMPORT{ print "inside the IMPORT block, with arguments @_\n"; }
|
|---|