FreeBSD Manual Pages
DBIx::Class::HelpeDBIxUseraContributed:PerllDocumentationt::Search::NotLike(3) NAME DBIx::Class::Helper::ResultSet::Shortcut::Search::NotLike not_like($column || \@columns, $cond) $rs->not_like('lyrics', '%zebra%'); $rs->not_like(['lyrics', 'title'], '%zebra%'); AUTHOR Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com> COPYRIGHT AND LICENSE This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.24.1 DBIx::Class::Helper::ResultSet::Shortcut::Search::NotLike(3)
NAME | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=DBIx::Class::Helper::ResultSet::Shortcut::Search::NotLike&sektion=3&manpath=FreeBSD+12.1-RELEASE+and+Ports>