Array::Columnize

Arrange list data in columns
Download

Array::Columnize Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Rocky Bernstein
  • Publisher web site:
  • http://search.cpan.org/~rocky/

Array::Columnize Tags


Array::Columnize Description

In showing long lists, sometimes one would prefer to see the values arranged and aligned in columns. Some examples include listing methods of an object, showing a numeric array with data aligned, or listing debugger commands.SYNOPSIS use Array::Columnize; print columnize($array_ref, $optional_hash_or_hash_ref);Product's homepage


Array::Columnize Related Software