The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:SQL-QueryBuilder-Pretty RIVOTTI"

SQL::QueryBuilder::Pretty - Perl extension to beautify SQL. River stage zero No dependents

The main goal of this Module was not the beautify mechanism, wich is allready well implemented in SQL::Beautify, but to provide a easy way to add new SQL languages, and related rules, in a modular and independent fashion. METHODS *PACKAGE*->new(*%opt...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Rule - Base module for SQL::QueryBuilder::Pretty's rules. River stage zero No dependents

Base object for SQL::QueryBuilder::Pretty's rules. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Print - Query construction object for SQL::QueryBuilder::Pretty's rules. River stage zero No dependents

Query construction object for SQL::QueryBuilder::Pretty's rules. METHODS *PACKAGE*->new(*%options*) Initializes the object. See OPTIONS. *$obj*->current_indent Returns the current indentation spaces. *$obj*->indent([$multiplier]) Increase the indenta...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::MySQL - MySQL extension for SQL::QueryBuilder::Pretty. River stage zero No dependents

MySQL extension for SQL::QueryBuilder::Pretty....

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Handler::DBI::db - DBI handler extension for SQL::QueryBuilder::Pretty. River stage zero No dependents

DBI handler extension for SQL::QueryBuilder::Pretty. *PACKAGE*->new(*%options*) Initializes the object....

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Space - Rule to process ANSI spaces. River stage zero No dependents

Rule to process ANSI spaces. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print object. ...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Quote - Rule to process ANSI quotes. River stage zero No dependents

Rule to process ANSI quotes. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print object. ...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Clause - Rule to process ANSI clauses. River stage zero No dependents

Rule to process ANSI clauses. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print object....

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Comment - Rule to process ANSI comments. River stage zero No dependents

Rule to process ANSI comments. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print object...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Handler::DBI::db::mysql - DBI::mysql driver handler extension for SQL::QueryBuilder::Pretty::DBI::db. River stage zero No dependents

MySQL extension for SQL::QueryBuilder::Pretty....

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Function - Rule to process ANSI functions. River stage zero No dependents

Rule to process ANSI functions. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print objec...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Operator - Rule to process ANSI operators. River stage zero No dependents

Rule to process ANSI operators. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print objec...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::MySQL::Clause - Rule to process MySQL clauses. River stage zero No dependents

Rule to process MySQL clauses. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print object...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Statement - Rule to process ANSI statements. River stage zero No dependents

Rule to process ANSI statemts. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print object...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Identifier - Rule to process ANSI identifiers. River stage zero No dependents

Rule to process ANSI identifier. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print obje...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::Punctuation - Rule to process ANSI punctuations. River stage zero No dependents

Rule to process ANSI punctuations. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print ob...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC

SQL::QueryBuilder::Pretty::Database::ANSI::LogicOperator - Rule to process ANSI logic operators. River stage zero No dependents

Rule to process ANSI logic operators. METHODS *PACKAGE*->new() Initializes the object. *$obj*->action($print_object, $token) THe action to be executed on match. Must return 1 to skip the next rules. $print_object is a SQL::QueryBuilder::Pretty::Print...

RIVOTTI/SQL-QueryBuilder-Pretty-0.01 - 06 Nov 2009 19:26:06 UTC
17 results (0.024 seconds)