use Locale::Codes::Constants; use Exporter qw( import ); our @EXPORT = qw( LOCALE_LANG_ALPHA_2 ); [download]
In reply to Re: Exporter in an OO module? by ikegami in thread Exporter in an OO module? by SBECK