Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-SQL-Tokenizer | Distribution: openSUSE Tumbleweed |
Version: 0.24 | Vendor: openSUSE |
Release: 1.31 | Build date: Thu Aug 29 21:03:09 2013 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 8626 | Source RPM: perl-SQL-Tokenizer-0.24-1.31.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/SQL-Tokenizer/ | |
Summary: A simple SQL tokenizer |
SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim to be a parser or query verifier. It just creates sane tokens from a valid SQL query. It supports SQL with comments like: -- This query is used to insert a message into -- logs table INSERT INTO log (application, message) VALUES (?, ?) Also supports '''', '""' and '\'' escaping methods, so tokenizing queries like the one below should not be a problem: INSERT INTO log (application, message) VALUES ('myapp', 'Hey, this is a ''single quoted string''!')
Artistic-1.0 or GPL-1.0+
* Thu Aug 29 2013 egdfree@opensuse.org - add BuildRoot line in spec for correctly compile on SLE * Sun Aug 25 2013 egdfree@opensuse.org - initial
/usr/lib/perl5/vendor_perl/5.40.0/SQL /usr/lib/perl5/vendor_perl/5.40.0/SQL/Tokenizer.pm /usr/share/doc/packages/perl-SQL-Tokenizer /usr/share/doc/packages/perl-SQL-Tokenizer/Changes /usr/share/doc/packages/perl-SQL-Tokenizer/README /usr/share/man/man3/SQL::Tokenizer.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 1 00:28:36 2024