
DB::Color::Highlight - Provides highlighting for DB::Color

Version 0.08

use DB::Color::Highlight; my $highlighter = DB::Color::Highlight::highlighter(); my $highlighted = $highlighter->highlightText($code);

Don't touch this. It's subject to change at any time.

Nothing.

highlighterReturns a Syntax::Highlight::Engine::Kate::Perl object.