
FirePHP::SimpleTable

use FirePHP::SimpleTable; my $foo = FirePHP::SimpleTable->new();

FirePHP::SimpleTable is a sub-class of Text::SimpleTable that can be used to write a table to the FirePHP console

Returns an array ref suitable for use with FirePHP::Dispatcher's table method


Sebastian Willert, willert@cpan.org

Copyright 2009 by Sebastian Willert <willert@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.