The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Tickit-Widget-Table

0.100     2013-08-23 23:11:47 Europe/London
	Updates for various Tickit core API changes:
	* Tickit::RenderBuffer support
	* CLEAR_BEFORE_RENDER now disabled
	* Tickit::Style support (see examples/styles.pl)

0.003     2012-08-12 05:25:52 Europe/London
	Support row and column highlighting, and provide an example implementation of a menubar
	system which uses this. There's also a half-finished example showing a dialog box, doesn't
	look great though.

	Currently depends on perl-5.10 (for/when), should be easy to drop this if there's any
	demand for pre-5.10 support.

0.002     2011-11-27 23:34:36 Europe/London
	Fix a missing Scalar::Util::weaken import, and expand synopsis ever-so-slightly.

0.001     2011-11-27 05:29:06 Europe/London
	Initial CPAN release