-
-
13 Jan 2018 21:00:27 UTC
- Distribution: Syntax-Highlight-Engine-Kate
- Module version: 0.14
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (12)
- Testers (1179 / 0 / 0)
- Kwalitee
Bus factor: 3- 40.34% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (475.87KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Data::Dumper
- File::Basename
- Path::Tiny
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Syntax::Highlight::Engine::Kate::Ruby - a Plugin for Ruby syntax highlighting
SYNOPSIS
require Syntax::Highlight::Engine::Kate::Ruby; my $sh = new Syntax::Highlight::Engine::Kate::Ruby([ ]);
DESCRIPTION
Syntax::Highlight::Engine::Kate::Ruby is a plugin module that provides syntax highlighting for Ruby 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
Module Install Instructions
To install Syntax::Highlight::Engine::Kate, copy and paste the appropriate command in to your terminal.
cpanm Syntax::Highlight::Engine::Kate
perl -MCPAN -e shell install Syntax::Highlight::Engine::Kate
For more information on module installation, please visit the detailed CPAN module installation guide.