package Base::Module; use strict; use warnings; use Base::Module::Config qw(%conf); use Exporter qw(import); our @EXPORT_OK = qw(%conf); # ... 1;
In reply to Re: Re-exporting dynamically-included variables
by tilly
in thread Re-exporting dynamically-included variables
by dsheroh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |