diff options
Diffstat (limited to 'misc/p5-Array-PrintCols/pkg-descr')
-rw-r--r-- | misc/p5-Array-PrintCols/pkg-descr | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/misc/p5-Array-PrintCols/pkg-descr b/misc/p5-Array-PrintCols/pkg-descr index 47d35269d560..84405c3689b8 100644 --- a/misc/p5-Array-PrintCols/pkg-descr +++ b/misc/p5-Array-PrintCols/pkg-descr @@ -1,5 +1,6 @@ -Array::PrintCols is a Perl 5 module which defines a subroutine to -print arrays of elements in alphabetically, vertically sorted columns. -Optional arguments can be given to control either the width or number of -the columns, the total width of the output, and the amount of -indentation. +Array::PrintCols is a Perl 5 module which defines a subroutine to print arrays +of elements in alphabetically, vertically sorted columns. Optional arguments +can be given to control either the width or number of the columns, the total +width of the output, and the amount of indentation. + +WWW: http://search.cpan.org/dist/Array-PrintCols |