in reply to Exporter in an OO module?
use Locale::Codes::Constants; use Exporter qw( import ); our @EXPORT = qw( LOCALE_LANG_ALPHA_2 );
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Exporter in an OO module?
by afoken (Chancellor) on Jan 05, 2017 at 05:14 UTC |