diff options
author | abs <abs@pkgsrc.org> | 2002-01-31 17:04:55 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-01-31 17:04:55 +0000 |
commit | d68caac05d85aa0f8ea6a0fceac535d1219d08bc (patch) | |
tree | 5bc4bff098865722c716783e303b39d5c89ca6d5 /textproc/p5-Text-CSV-Hash/DESCR | |
parent | 4eb73f83cca22fcf466a522e013e81361a1b41a7 (diff) | |
download | pkgsrc-d68caac05d85aa0f8ea6a0fceac535d1219d08bc.tar.gz |
fix package name
Diffstat (limited to 'textproc/p5-Text-CSV-Hash/DESCR')
-rw-r--r-- | textproc/p5-Text-CSV-Hash/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV-Hash/DESCR b/textproc/p5-Text-CSV-Hash/DESCR index 1b323c7ff0d..19b97a1550f 100644 --- a/textproc/p5-Text-CSV-Hash/DESCR +++ b/textproc/p5-Text-CSV-Hash/DESCR @@ -1,3 +1,3 @@ -Text::CSV_Hash provides single hash based methods for loading, +Text::CSV::Hash provides single hash based methods for loading, saving, and comparing CSV files. Will handle standard quoting and entries with newlines. |