From f3853944ac0e9652461655681df1e631ca0c7b15 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sun, 21 Nov 2010 11:52:00 +0100 Subject: [PATCH] Complete DHexDump () distribution --- .aspell.local.pws | 3 ++- MANIFEST | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.aspell.local.pws b/.aspell.local.pws index 800db3d..27cd4ed 100644 --- a/.aspell.local.pws +++ b/.aspell.local.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 18 +personal_ws-1.1 en 189 AIX API DDisplay @@ -7,6 +7,7 @@ DDual DDump DDumper DGrow +DHexDump DPeek proven PV diff --git a/MANIFEST b/MANIFEST index bcad380..9b71d9f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -11,6 +11,7 @@ t/01_pod.t Check if pod covers all t/10_DDumper.t Tests for DDumper () t/20_DPeek.t Tests for DPeek () t/21_DDisplay.t Tests for DDisplay () +t/22_DHexDump.t Tests for DHexDump () t/30_DDump-s.t Tests for DDump () returning string using _XS t/31_DDump-s.t Tests for DDump () returning string using _IO t/40_DDump-h.t Tests for DDump () returning hash using _XS -- 2.11.4.GIT