Skip to content

Commit d6f6669

Browse files
author
Buddy Burden
committed
switching to use Debuggit rather than Barefoot
1 parent f711d92 commit d6f6669

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Barefoot/date.pm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ package date;
2121
use strict;
2222
use warnings;
2323

24+
use Debuggit;
25+
2426
use Carp;
2527
use Date::Parse;
2628
use Date::Format;
@@ -247,6 +249,7 @@ use strict;
247249
use warnings;
248250

249251
use Carp;
252+
use Debuggit;
250253

251254
use Barefoot;
252255

0 commit comments

Comments
 (0)