Help for this page
@Rec = $dbh->Select('Members', \%Q)
%Q = (login__contain=>'alex')
@Rec = $dbh->Select('Members', {%Q, id_m=>1})