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

So, have you read the other link I provided?

Alternatively, have you read the Exporter documentation and examples? They do not mention lexical variables, neither for @EXPORT nor for the exported variables. Maybe you want to explain why you chose to use lexical variables there.

Replies are listed 'Best First'.
Re^4: require a module and import array data
by fionbarr (Friar) on Apr 09, 2015 at 14:52 UTC
    from Exporter 'The symbols can represent functions, scalars, arrays, hashes, or typeglobs'

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

      And then what happened?

      my @EXPORT isn't going to work, ever

Re^4: require a module and import array data
by fionbarr (Friar) on Apr 09, 2015 at 14:51 UTC
    I can't access the other link....company is blocking that URL

      Then maybe you can go to an internet cafe, open the link there and print it out.