in reply to
Re: Issues with DBIx::Class
in thread
Issues with DBIx::Class
map syntax is wrong, it should be
map +{ $_->get_columns }, $rs->all
Comment on
Re^2: Issues with DBIx::Class
Download
Code
In Section
Seekers of Perl Wisdom