The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.006 - 2015-01-02

  • remove the _ prototype to fix 5.8
  • remove s///r to allow Perl prior to 5.14
  • update module for Pod::Weaver docs
  • add authordep on Pod::Weaver::Section::Contributors
  • use updated Git::Contributors dzil plugin
  • add contributors dzil plugin for proper attribution
  • rebuild build artifacts to trigger a travis build
  • add travis-ci for testing
  • update dist.ini to current best practices
  • add missing prereqs
  • Fix whitespace errors, use qw and __END__
  • Remove unnecessary prototypes
  • Use strict and warnings
  • Add newline at end of format_columns_for_fh non-tty output
  • Ignore ANSI SGR sequences when computing string length
  • Pad lists shorter than rows * cols with empty strings
  • update weaver.ini from new skeleton
  • SurgicalPodWeaver -> PodWeaver

Modules

Format lists of data into columns across the terminal's width