Skip to content

Commit

Permalink
Forgive me
Browse files Browse the repository at this point in the history
  • Loading branch information
roa committed Apr 23, 2017
1 parent 35682c3 commit 16cbff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/PostgresTools/Date.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use 5.012;
use Moo;
use DateTime;
use Storable qw(dclone);
$Storable::forgive_me = 42;

has _now_ => ( is => 'rw' );
has formatter => ( is => 'rw' );
Expand Down

0 comments on commit 16cbff6

Please sign in to comment.