DBIx-CGITables
view release on metacpan or search on metacpan
CGITables.pm view on Meta::CPAN
$substring_search=column[,column..] will enable substring search for
the selected attribute. This means *column will be set to " LIKE "
and the value will be set to "%value%" in searches. This should be
used with care, as it might strain on most databases. Anyway, mysql
handles it well. Case sensitivity might be an issue, searches in mysql
are always case insensitive.
Possible future parameters:
!IncludeParamfile
!ParamMacro
!Ooups
!OtherTemplate
!SetSelected
For !Links:
$fetch_always (default)
$fetch_when_found_one
$fetch_when_found_more
$fetch_when_found_none
( run in 0.650 second using v1.01-cache-2.11-cpan-49f99fa48dc )