Skip to content

Commit

Permalink
Adjust textdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Dec 12, 2013
1 parent 68a5462 commit 4cecfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Perinci/Sub/Gen/AccessTable/DBI.pm
Expand Up @@ -5,7 +5,7 @@ use strict;
use warnings;
use Log::Any '$log';

use Locale::TextDomain 'Perinci-Sub-Gen-AccessTable';
use Locale::TextDomain 'Perinci-Sub-Gen-AccessTable-DBI';
use Data::Clone;
use DBI;
use Perinci::Sub::Gen::AccessTable qw(gen_read_table_func);
Expand Down

0 comments on commit 4cecfeb

Please sign in to comment.