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:App-AltSQL EWATERS"

App::AltSQL - A drop in replacement to the MySQL prompt with a pluggable Perl interface River stage one • 1 direct dependent • 3 total dependents

AltSQL is a way to improve your user experience with "mysql", "sqlite3", "psql" and other tools that Perl has DBI drivers for. Currently written for MySQL only, the long term goal of this project is to provide users of the various SQL-based databases...

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC

App::AltSQL::View River stage one • 1 direct dependent • 3 total dependents

This is an internal class used by App::AltSQL to capture the output of a DBI statement handler and express it to the user somehow. It does this mainly with Text::UnicodeBox::Table, and is currently MySQL specific....

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC

lib/App/AltSQL/View/Plugin/VerticalSorted.pm River stage one • 1 direct dependent • 3 total dependents

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC

App::AltSQL::Model::MySQL River stage one • 1 direct dependent • 3 total dependents

This module is currently the only Model supported by App::AltSQL. Upon startup, we will read in "$HOME/.my.cnf" and will read and respect the following configuration variables: user password host port prompt safe_update select_limit POD ERRORS Hey! T...

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC

App::AltSQL::View::Plugin::Color - Colorize the output in a context sensitive way River stage one • 1 direct dependent • 3 total dependents

This uses the App::AltSQL configuration file for customizing how things are colored. The default configuration is: header_text => { default => 'red', }, cell_text => { is_null => 'blue', is_primary_key => 'bold', is_number => 'yellow', } The values a...

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC

App::AltSQL::View::Plugin::UnicodeBox - Use Text::UnicodeBox::Table instead of Text::ASCIITable for table output River stage one • 1 direct dependent • 3 total dependents

This uses the App::AltSQL configuration file for customizing how things are colored. The default configuration is: style => 'heavy_header', split_lines => 1, plain_ascii => 0, header_reminder => 100, The values 'style' and 'split_lines' are passed to...

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC

App::AltSQL::Term::Plugin::SyntaxHighlight - Provide syntax-sensitive highlighting while you type River stage one • 1 direct dependent • 3 total dependents

Perform live syntax highlighting while you type. This module requires features in Term::ReadLine::Zoid that are not yet in the upstream release. If you don't want to wait until this module is updated you can install the developer release from here: <...

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC
7 results (0.028 seconds)