The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Text::Table::Manifold.

1.03  2021-02-07T17:38:00
	- Update POD to change RT to github.
	- Reformat Makefile.PL.

1.02  2020-09-19T12:00:00
	- Switch to String::TtyLength's tty_width() for calculating width of strings.
	- Add test case with wide text.

1.01  2018-11-22T09:55:00
	- Update pre-reqs for deal with test failures for CPAN Testers.
	- Adopt new repo structure. For details, see
		http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
	- Add t/00*.t

1.00  2015-01-31T19:00:00
	- Original version.