Commit graph

2 commits

Author SHA1 Message Date
schmonz
60a5393a09 Prefix PKGNAME with p5- (oops). 2015-01-12 23:45:42 +00:00
schmonz
446ea92b5b Import p5-Syntax-SourceHighlight, a Perl binding to GNU source-highlight.
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.
2015-01-04 07:28:42 +00:00