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

0.06    Thu Aug 19th, 2010
        - changed algorithm to tabulate the data (the new one is ~30% faster)
        - moved from Module::Build to ExtUtils::MakeMaker
        - relicense under Artistic License 2.0

0.05    2009-05-12
        - add fill_with to fill the table with a user specified value instead of undef

0.0401  2009-02-12

        - bugfix in 02_render.t

0.01    Wed 27 Dec 12:19:12 2006
        First version, released on an unsuspecting world.