Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-SQL-Tokenizer-0.24-bp155.2.12 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: perl-SQL-Tokenizer Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.24 Vendor: openSUSE
Release: bp155.2.12 Build date: Wed May 17 15:33:51 2023
Group: Development/Libraries/Perl Build host: lamb03
Size: 8860 Source RPM: perl-SQL-Tokenizer-0.24-bp155.2.12.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''!')

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* 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

Files

/usr/lib/perl5/vendor_perl/5.26.1/SQL
/usr/lib/perl5/vendor_perl/5.26.1/SQL/Tokenizer.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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, Tue Apr 9 19:57:54 2024