summaryrefslogtreecommitdiff
path: root/textproc/p5-Syntax-SourceHighlight/DESCR
blob: f34a163caf832ef715950b808bb0d9eac9aadc57 (plain)
1
2
3
4
5
6
7
8
9
Source Highlight is a library to format code written in a number
of programming languages as text in a number of markup languages.

This binding to the underlying C++ library is very basic, supporting
only the essential functionality.

Note that any exceptions thrown by the underlying C++ library are
caught by the Perl binding and rethrown using the equivalent of a
die statement.