in reply to Re^4: require a module and import array data
in thread require a module and import array data

from Exporter 'The symbols can represent functions, scalars, arrays, hashes, or typeglobs'

And then what happened?

my @EXPORT isn't going to work, ever

  • Comment on Re^5: require a module and import array data