The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text::CSV::R::Matrix - Tied array with column and row names.

DESCRIPTION

This is the return object of the Text::CSV::R read_* functions. It's just a (two-dimensional) array with column and row names attached.

SEE ALSO

Text::CSV, Text::CSV::R

AUTHOR

M. Riester, <limaone@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by M. Riester.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.