The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:DBIx::MyParse"

DBIx::MyParse - Perl API for MySQL's SQL Parser River stage one • 1 direct dependent • 1 total dependent

This module provides access to MySQL's SQL parser, which is a full-featured lexx/yacc-based SQL parser, complete with subqueries and various MySQL extensions. Please check the documentation for DBIx::MyParse::Query to see how you can access the parse...

PHILIPS/DBIx-MyParse-0.88 - 18 Jul 2007 16:00:04 UTC

DBIx::MyParse::Item - Accessing the items from a DBIx::MyParse::Query parse tree River stage one • 1 direct dependent • 1 total dependent

MySQL uses a few dozen Item objects to store the various nodes possible in a parse tree. For the sake of simplicity, we only use a single object type in Perl to represent the same information....

PHILIPS/DBIx-MyParse-0.88 - 18 Jul 2007 16:00:04 UTC

DBIx::MyParse::Query - Access the parse tree produced by DBIx::MyParse River stage one • 1 direct dependent • 1 total dependent

This module attempts to provide structured access to the parse tree that is produced by MySQL's SQL parser. Since the parser itself is not exactly perfectly structured, please make sure you read this entire document before attempting to make sense of...

PHILIPS/DBIx-MyParse-0.88 - 18 Jul 2007 16:00:04 UTC

DBIx::MyParseX::Item - Extensions to DBIx::MyParse::Item River stage zero No dependents

This extension provides exteneded functionality for the DBIx::MyParse::Item module. It uses DBIx::MyParse, DBIx::MyParseX and DBIx::MyParse::Item....

CTBROWN/DBIx-MyParseX-0.06 - 02 Nov 2008 22:27:26 UTC

DBIx::MyParseX::Query - Extended methods to DBIx::MyParse::Query River stage zero No dependents

This extension provides exteneded functionality for the DBIx::MyParse::Query module. Calls DBIx::MyParse::Query and DBIx::MyParseX. Extends DBIx::MyParse::Query. All methods are defined in the DBIx::MyParse::Query package space...

CTBROWN/DBIx-MyParseX-0.06 - 02 Nov 2008 22:27:26 UTC

DBIx::MyParseX - Extensions to DBIx::MyParse River stage zero No dependents

This extension provides exteneded functionality to Philip Stoev's very useful DBIx::MyParse module. See DBIx::MyParseX::Query and DBIx::MyParseX::Item for documentation on these extensions....

CTBROWN/DBIx-MyParseX-0.06 - 02 Nov 2008 22:27:26 UTC

DBIx::MyParsePP - Pure-perl SQL parser based on MySQL grammar and lexer River stage zero No dependents

"DBIx::MyParsePP" is a pure-perl SQL parser that implements the MySQL grammar and lexer. The grammar was automatically converted from the original "sql_yacc.yy" file by removing all the C code. The lexer comes from "sql_lex.cc", completely translated...

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

DBIx::MyParsePP::Rule - Access individual elements from the DBIx::MyParsePP parse tree River stage zero No dependents

DBIx::MyParsePP uses the "sql_yacc.yy" grammar from the MySQL source to parse SQL strings. A parse tree is produced which contains one branch for every rule encountered during parsing. This means that very deep trees can be produced where only certai...

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

DBIx::MyParsePP::Token - Lexical tokens extracted by DBIx::MyParsePP::Lexer River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

DBIx::MyParsePP::Lexer - Pure-perl SQL lexer based on MySQL's source River stage zero No dependents

"DBIx::MyParsePP::Lexer" is a translation of the lexer function from MySQL into pure Perl. The goal of the translation was to closely follow the method of operation of the original lexer -- therefore performance is suffering at the expense of compati...

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

DBIx::MyParsePP::Query - Query produced by DBIx::MyParsePP River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

DBIx::ParseError::MySQL - Error parser for MySQL River stage one • 2 direct dependents • 2 total dependents

This module is a database error categorizer, specifically for MySQL. This module is also compatible with Galera's WSREP errors....

GSG/DBIx-ParseError-MySQL-v1.0.3 - 07 Feb 2023 16:22:46 UTC

lib/DBIx/MyParsePP/Charsets.pm River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

lib/DBIx/MyParsePP/Ascii.pm River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

lib/DBIx/MyParsePP/Latin1.pm River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

lib/DBIx/MyParsePP/Parser.pm River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

lib/DBIx/MyParsePP/Symbols.pm River stage zero No dependents

MERKYS/DBIx-MyParsePP-0.51 - 15 Apr 2018 13:03:56 UTC

DBIx::Class::ParseError::Parser::MySQL - Parser for MySQL River stage zero No dependents

This implements specific rules for parsing errors from MySQL DB....

WREIS/DBIx-Class-ParseError-0.02 - 27 May 2020 19:27:20 UTC

DBIx::MyServer - Server-side implementation of the MySQL network protocol River stage zero No dependents

This module emulates the server side of the MySQL protocol. This allows you to run your own faux-MySQL servers which can accept commands and queries and reply accordingly. Please see "examples/myserver.pl" for a system that allows building functional...

PHILIPS/DBIx-MyServer-0.42 - 26 Jun 2010 13:00:07 UTC
19 results (0.034 seconds)