Thread quoting problem
(6 answers)
Opened by Froschpopo at 2007-11-23 06:34 Code (perl): (dl
)
1 2 3 4 5 %where = ( 't.col1' => \'= t.col2', ); my ($stmt) = $sql->where( \%where); print $stmt,"\n"; OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/) -- Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html Perl-Entwicklung: http://perl-services.de/ |