Skip to content

Commit 5644b68

Browse files
committed
oops
1 parent bc28e50 commit 5644b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PerlUsersJP/Builder.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ sub build_atom {
315315

316316
sub diag {
317317
my ($self, $msg) = @_;
318-
#print $msg;
318+
print $msg;
319319
}
320320

321321
sub to_public {

0 commit comments

Comments
 (0)