many thankspackage x; use warnings; use strict; use Exporter 'import'; our @EXPORT = qw/$a_template $sc/; our $a_template = "a12 a10 a5"; our $sc = 'All'; our @ar = qw/the variables/; our %ha = (exported => ' succesfully.'); 1;
In reply to Re^2: global variables defined in an external file
by fionbarr
in thread global variables defined in an external file
by fionbarr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |