diff options
author | pettai <pettai@pkgsrc.org> | 2013-03-05 20:08:37 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2013-03-05 20:08:37 +0000 |
commit | 7e6c1fcc830701c692642f2a1c28d95c26a5657b (patch) | |
tree | 8b5c3fa753ac8e2cfab34b6deeaf40a453212687 | |
parent | d38d6dbe46714289daef737f7d1f3d1fae9c2327 (diff) | |
download | pkgsrc-7e6c1fcc830701c692642f2a1c28d95c26a5657b.tar.gz |
Update description
-rw-r--r-- | converters/p5-Data-Hexify/DESCR | 3 |
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. |