Advanced to version 1.30.
This commit is contained in:
@ -11,7 +11,7 @@ use strict;
|
||||
use warnings;
|
||||
use base qw(Locale::Maketext Exporter);
|
||||
use vars qw($VERSION @ISA %Lexicon @EXPORT @EXPORT_OK);
|
||||
$VERSION = 1.29;
|
||||
$VERSION = 1.30;
|
||||
@EXPORT = qw(read_mo);
|
||||
@EXPORT_OK = @EXPORT;
|
||||
# Prototype declaration
|
||||
|
Reference in New Issue
Block a user