Help for this page
sub _select { my ($self, $sql, $where, $values, $orderby) = @_; ... return \@rows; }
select * from content where name = 'practice' select * from content where name = 'practice' equal Software error: DBD::CSV::Statement=HASH(0x1c84c3c) is not a valid SQL::Statement obje +ct at E:/Perl/site/lib/DBD/File.pm line 171.