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 | |
by Anonymous Monk on Apr 09, 2015 at 14:56 UTC | |
|
Re^4: require a module and import array data
by fionbarr (Friar) on Apr 09, 2015 at 14:51 UTC | |
by Corion (Patriarch) on Apr 10, 2015 at 06:18 UTC |