Skip to content

Commit

Permalink
Import home from File::HomeDir as we need that
Browse files Browse the repository at this point in the history
  • Loading branch information
claesjac committed Jan 16, 2012
1 parent bf97b8d commit 3b8da17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Pg/Checksource.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use Carp qw(croak);
use Config::Tiny;
use Data::Dumper qw(Dumper);
use File::Slurp qw(read_file);
use File::HomeDir qw(home);

use Pg::Parser;
use Pg::Checksource::RuleBuilder;
Expand Down

0 comments on commit 3b8da17

Please sign in to comment.