Syntax::Highlight::Engine::Kate::SQL.3pm

Langue: en

Version: 2008-02-03 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Syntax::Highlight::Engine::Kate::SQL - a Plugin for SQL syntax highlighting

SYNOPSIS

  require Syntax::Highlight::Engine::Kate::SQL;
  my $sh = new Syntax::Highlight::Engine::Kate::SQL([
  ]);
 
 

DESCRIPTION

Syntax::Highlight::Engine::Kate::SQL is a plugin module that provides syntax highlighting for SQL to the Syntax::Haghlight::Engine::Kate highlighting engine.

This code is generated from the syntax definition files used by the Kate project. It works quite fine, but can use refinement and optimization.

It inherits Syntax::Higlight::Engine::Kate::Template. See also there.

AUTHOR

Hans Jeuken (haje <at> toneel <dot> demon <dot> nl)

BUGS

Unknown. If you find any, please contact the author