HTML::Linear::Path::Colors - color schemes to render HTML::Linear::Path
version 0.019
use HTML::Linear::Path; use HTML::Linear::Path::Colors; (%HTML::Linear::Path::xpath_wrap) = (%{$HTML::Linear::Path::Colors::scheme{terminal}})
Pre-defined stuff for the fancy XPath highlights.
Wraps $xpath
with HTML. Returns wrapped $xpath
.
Wraps $content
with ANSI colors or HTML if $html
flag is true. Returns wrapped $content
.
default
- emptyterminal
- ANSI colorshtml
- HTML markup re-wrapperDefault HTML header/footer.
Stanislaw Pusep <stas@sysd.org>
This software is copyright (c) 2014 by Stanislaw Pusep.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.