From: Ian Jackson Date: Thu, 6 Feb 2014 00:54:31 +0000 (+0000) Subject: remove Data::Printer debugging option X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=appendix-a6.git;a=commitdiff_plain;h=fbc40601bc45c332b834d0c2d95f9cc57936eeb4 remove Data::Printer debugging option --- diff --git a/compute b/compute index 6b0e79d..4021eb7 100755 --- a/compute +++ b/compute @@ -53,7 +53,6 @@ use strict; use utf8; use autodie; -use Data::Printer; use Graph::Directed; use Graph::Writer::GraphViz;