Help for this page
Select Code to Download
Select
or
download this
my $searched_rs = $all_items->search({ 'LOWER(me.name)' => { 'LIKE' => '%example%' } });
Select
or
download this
DBIC_TRACE=1 perl /tmp/test.pl