summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorpettai <pettai>2013-03-05 20:08:37 +0000
committerpettai <pettai>2013-03-05 20:08:37 +0000
commitc6fabbed46471bdbc8ece7acf26c792c3fe8511c (patch)
tree8b5c3fa753ac8e2cfab34b6deeaf40a453212687 /converters
parent080059640b5a49e35918435774cfdc51810401d4 (diff)
downloadpkgsrc-c6fabbed46471bdbc8ece7acf26c792c3fe8511c.tar.gz
Update description
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Data-Hexify/DESCR3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-Data-Hexify/DESCR b/converters/p5-Data-Hexify/DESCR
index 0e380d0d3dd..6e4f9efa25f 100644
--- a/converters/p5-Data-Hexify/DESCR
+++ b/converters/p5-Data-Hexify/DESCR
@@ -1,4 +1,3 @@
-Data::Hexify - Perl extension for hexdumping arbitrary data.
-This module exports one subroutine: Hexify.
+Perl extension for hexdumping arbitrary data.
Hexify formats arbitrary (possible binary) data into a format
suitable for hex dumps in the style of xd or hexl.