There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

hl-kate-convert - generates highlight definitions from Kate's originals

DESCRIPTION

hl-kate-convert is a script to convert native highlight definitions of Kate to the ones used by Syntax::Highlight::Engine::Kate.

SYNOPSIS

hl-kate-convert <kate-xml-hl-def> [...]

Example:

hl-kate-convert /some/path/some-lang.xml > SomeLang.pm