summaryrefslogtreecommitdiffstats
path: root/perl-cpan/textdata/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpan/textdata/DETAILS')
-rwxr-xr-xperl-cpan/textdata/DETAILS9
1 files changed, 6 insertions, 3 deletions
diff --git a/perl-cpan/textdata/DETAILS b/perl-cpan/textdata/DETAILS
index bd0a802767..2168a1bc52 100755
--- a/perl-cpan/textdata/DETAILS
+++ b/perl-cpan/textdata/DETAILS
@@ -12,7 +12,10 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
LICENSE[0]=Artistic
SHORT="Perl modules and scripts for working with numerical data stored in ascii text form"
cat << EOF
-This is a set of Perl modules to work with numerical data stored in ascii text files accompanied by a collection of scripts using them.
-The scripts have names like txdcalc, txdnorm, ... indicating their purpose (general calculation, normalization, ...).
-Most of them are designed as filterns so that you can chain up operations easily in the shell.
+This is a set of Perl modules to work with numerical data stored in ascii
+text files accompanied by a collection of scripts using them.
+The scripts have names like txdcalc, txdnorm, ... indicating their purpose
+(general calculation, normalization, ...).
+Most of them are designed as filterns so that you can chain up operations
+easily in the shell.
EOF