debian man page for syntax::highlight::engine::kate::freebasic

Query: syntax::highlight::engine::kate::freebasic

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Syntax::Highlight::Engine::Kate::FreeBASIC(3pm) 	User Contributed Perl Documentation	   Syntax::Highlight::Engine::Kate::FreeBASIC(3pm)

NAME
Syntax::Highlight::Engine::Kate::FreeBASIC - a Plugin for FreeBASIC syntax highlighting
SYNOPSIS
require Syntax::Highlight::Engine::Kate::FreeBASIC; my $sh = new Syntax::Highlight::Engine::Kate::FreeBASIC([ ]);
DESCRIPTION
Syntax::Highlight::Engine::Kate::FreeBASIC is a plugin module that provides syntax highlighting for FreeBASIC 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 perl v5.10.0 2008-02-03 Syntax::Highlight::Engine::Kate::FreeBASIC(3pm)
Related Man Pages
kate(1) - centos
kate(1) - suse
syntax::highlight::engine::kate::template(3) - centos
katalyzer(1) - centos
syntax::highlight::engine::simple(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?