[Catalyst] [Task] A new ASCIITable module

Andy Grundman andy at hybridized.org
Wed Nov 2 23:44:02 CET 2005


Kenny Gatdula wrote:
> Sebastian Riedel wrote:
>> At the moment we are using Text::ASCIITable for the debug tables,  
>> which unfortunately seems to be the best CPAN has to offer so far.
>> But recently there are more and more problems appearing, like  
>> memleaks, only wrapping lines on whitepsaces and the like.
>>
>> We definately need something new!
> I've never used it, but, this is discussed in the Perl Best Practice's 
> book.
> 
> http://search.cpan.org/~dconway/Perl6-Form-0.04/Form.pm

Unfortunately Perl6::Form appears to use List::Util::first which suffers 
from a memory leak.

-Andy



More information about the Catalyst mailing list