The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Highlight"

App::highlight - simple grep-like highlighter app River stage zero No dependents

KAORU/App-highlight-0.14 - 17 Aug 2013 20:59:11 UTC - Search in distribution
  • highlight - simple grep-like highlighter app

Term::Highlight - Perl module to highlight regexp patterns on terminals River stage zero No dependents

Term::Highlight is a Perl module aimed to support highlighting of regexp patterns in color terminals. It supports 256 color terminals a well as older 8 color terminals....

RADKOV/Term-Highlight-2.2.0 - 09 May 2023 12:12:20 UTC - Search in distribution
  • hl - terminal patterns highlighter

Text::Highlight - Syntax highlighting framework River stage zero No dependents

Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup used and languages supported are completely customizable. It can output highlighted code for embedding in HTML, terminal escapes for an ANSI...

ICRF/text-highlight-0.04 - 29 May 2005 20:17:58 UTC - Search in distribution

dtRdr::Highlight - highlighted ranges River stage zero No dependents

EWILHELM/dotReader-v0.11.2 - 23 Apr 2007 01:08:29 UTC - Search in distribution

Highlight.pm - A module to highlight words or patterns in HTML documents> River stage one • 2 direct dependents • 2 total dependents

This module provides Google-like highlighting of words or patterns in HTML documents. This feature is typically used to highlight search results. The construcutor: my $hl = new HTML::Highlight ( words => [], wildcards => [], colors => [], czech_langu...

TRIPIE/HTML-Highlight-0.20 - 17 Aug 2001 08:16:57 UTC - Search in distribution

YAML::PP::Highlight - Syntax highlighting utilities River stage three • 37 direct dependents • 167 total dependents

TINITA/YAML-PP-v0.38.0 - 29 Jan 2024 23:29:38 UTC - Search in distribution

DB::Color::Highlight - Provides highlighting for DB::Color River stage one • 1 direct dependent • 1 total dependent

OVID/DB-Color-0.20 - 21 Nov 2015 10:55:09 UTC - Search in distribution

Syntax::Highlight::CSS - highlight CSS syntax River stage one • 1 direct dependent • 2 total dependents

The module takes CSS code and wraps different pieces of syntax into HTML "<span>" elements with appropriate class names which enables you to highlight syntax of the snippet using.. CSS ^_^ I honestly suggest you to try Syntax::Highlight::Engine::Kate...

ZOFFIX/Syntax-Highlight-CSS-0.0102 - 12 Nov 2013 00:02:38 UTC - Search in distribution

Syntax::Highlight::XML - syntax highlighting for XML River stage zero No dependents

Outputs pretty syntax-highlighted HTML for XML. (Actually just adds "<span>" elements with "class" attributes. You're expected to bring your own CSS.) Methods "highlight($input)" Highlight some XML. $input may be a file handle, filename or a scalar r...

TOBYINK/Syntax-Highlight-RDF-0.003 - 11 Sep 2014 11:24:33 UTC - Search in distribution

Paws::Kendra::Highlight River stage two • 9 direct dependents • 11 total dependents

Provides information that you can use to highlight a search result so that your users can quickly identify terms in the response....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Syntax::Highlight::HTML - Highlight HTML syntax River stage one • 1 direct dependent • 2 total dependents

This module is designed to take raw HTML input and highlight it (using a CSS stylesheet, see "Notes" for the classes). The returned HTML code is ready for inclusion in a web page. It is intented to be used as an highlighting filter, and as such does ...

SAPER/Syntax-Highlight-HTML-0.04 - 03 Apr 2005 13:25:13 UTC - Search in distribution

Syntax::Highlight::JSON - Convert JSON to a pretty-printed and syntax-highlighted HTML representation River stage zero No dependents

MART/Syntax-Highlight-JSON-0.01 - 17 Feb 2010 20:48:53 UTC - Search in distribution

Syntax::Highlight::Perl - Highlighting of Perl Syntactical Structures River stage one • 2 direct dependents • 2 total dependents

This module provides syntax highlighting for Perl code. The design bias is roughly line-oriented and streamed (ie, processing a file line-by-line in a single pass). Provisions *may* be made in the future for tasks related to "back-tracking" (ie, re-d...

JOHNSCA/Syntax-Highlight-Perl-1.0 - 10 Apr 2001 21:37:36 UTC - Search in distribution

Syntax::Highlight::Mason - Perl extension to Highlight HTML::Mason code River stage zero No dependents

Produce colorized and HTML escaped code from HTML::Mason source suitable for displaying on the WWW and perhaps even in an Mason environment. Lots of things are customizable, but the defaults are pretty reasonable. Customization The following items ca...

LAXEN/Syntax-Highlight-Mason-1.23 - 01 Feb 2009 15:54:37 UTC - Search in distribution

Syntax::Highlight::Shell - Highlight shell scripts River stage zero No dependents

This module is designed to take shell scripts and highlight them in HTML with meaningful colours using CSS. The resulting HTML output is ready for inclusion in a web page. Note that no reformating is done, all spaces are preserved....

SAPER/Syntax-Highlight-Shell-0.04 - 03 Apr 2005 13:36:50 UTC - Search in distribution

Lucene::Search::Highlight - Highlight terms in Lucene search results River stage zero No dependents

Lucene::Search::Highlight is an extention of the original Lucene package and provides "keyword in context" features typically used to highlight search terms in the text of Lucene results pages. The Highlighter class is the central component and can b...

TBUSCH/Lucene-Search-Highlight-0.01 - 03 Feb 2007 18:39:40 UTC - Search in distribution

KSx::Highlight::Summarizer - KinoSearch Highlighter subclass that provides more comprehensive summaries River stage zero No dependents

This module extends KinoSearch::Highlight::Highlighter (which provides an excerpt for a search result, with search words highlighted) to provide various customisations, especially summaries, i.e., multiple excerpts joined together with ellipses. The ...

SPROUT/KSx-Highlight-Summarizer-0.06 - 22 May 2009 04:34:51 UTC - Search in distribution

Lucy::Highlight::Highlighter - Create and highlight excerpts. River stage two • 13 direct dependents • 20 total dependents

The Highlighter can be used to select relevant snippets from a document, and to surround search terms with highlighting tags. It handles both stems and phrases correctly and efficiently, using special-purpose data generated at index-time....

NWELLNHOF/Lucy-0.6.2 - 27 Feb 2018 08:40:23 UTC - Search in distribution

Statocles::Plugin::Highlight - Highlight code and configuration syntax River stage one • 3 direct dependents • 3 total dependents

This plugin adds the "highlight" helper function to all templates and content documents, allowing for syntax highlighting of source code and configuration blocks....

PREACTION/Statocles-0.098 - 11 Apr 2021 19:09:54 UTC - Search in distribution

Syntax::Highlight::Universal - Syntax highlighting module based on the Colorer library River stage zero No dependents

Syntax::Highlight::Universal doesn't export any functions. You can call its methods either statically or through an object. The result will be the same but we will use the latter here as it is the more convenient of the two. Creating a new object my ...

PALANT/Syntax-Highlight-Universal-0.4 - 13 Mar 2005 18:32:47 UTC - Search in distribution
395 results (0.103 seconds)