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

Search results for "module:String::Tagged"

String::Tagged - string buffers with value tags on extents River stage two • 18 direct dependents • 29 total dependents

This module implements an object class, instances of which store a (mutable) string buffer that supports tags. A tag is a name/value pair that applies to some extent of the underlying string. The types of tag names ought to be strings, or at least va...

PEVANS/String-Tagged-0.22 - 02 Oct 2023 18:40:46 UTC

String::Tagged::IRC - parse and format IRC messages using String::Tagged River stage zero No dependents

PEVANS/String-Tagged-IRC-0.03 - 15 Jul 2016 13:58:19 UTC

String::Tagged::HTML - handle HTML content using String::Tagged River stage zero No dependents

This subclass of String::Tagged provides a method, "as_html", for rendering the string as an HTML fragment, using the tags to provide formatting. For example, the SYNOPSIS example will produce the output <h1>An <b>important</b> message</h1> With the ...

PEVANS/String-Tagged-HTML-0.02 - 15 Feb 2023 16:38:08 UTC

String::Tagged::Extent - represents a range within a String::Tagged River stage two • 18 direct dependents • 29 total dependents

These objects represent a range of characters within the containing String::Tagged object. The range they represent is fixed at the time of creation. If the containing string is modified by a call to "set_substr" then the effect on the extent object ...

PEVANS/String-Tagged-0.22 - 02 Oct 2023 18:40:46 UTC

String::Tagged::Markdown - parse and emit text with Markdown inline formatting River stage one • 1 direct dependent • 1 total dependent

This subclass of String::Tagged handles text that contains inline markers to give formatting hints, in the style used by Markdown. For example, text wrapped in double-asterisks indicates it should be bold (as "**bold**"), or single-asterisks to indic...

PEVANS/String-Tagged-Markdown-0.05 - 25 Sep 2023 16:41:33 UTC

String::Tagged::Terminal - format terminal output using String::Tagged River stage one • 2 direct dependents • 5 total dependents

This subclass of String::Tagged provides a method, "build_terminal", for outputting the formatting tags embedded in the string as terminal escape sequences, to render the the output in the appropriate style....

PEVANS/String-Tagged-Terminal-0.07 - 24 Nov 2023 00:41:47 UTC

String::Tagged::Markdown::HFM - parse and emit text with HedgeDoc Flavoured Markdown River stage one • 1 direct dependent • 1 total dependent

This subclass of String::Tagged::Markdown handles all of the Markdown syntax recognised by the base class, and in addition the inline span marker extensions that are recognised by HedgeDoc Flavoured Markdown, the version of Markdown used on <https://...

PEVANS/String-Tagged-Markdown-0.05 - 25 Sep 2023 16:41:33 UTC

String::Tagged::Terminal::Win32Console - Windows-specific code for String::Tagged::Terminal River stage one • 2 direct dependents • 5 total dependents

This module provides support for String::Tagged::Terminal to print to the console on "MSWin32". It is not intended to be used directly....

PEVANS/String-Tagged-Terminal-0.07 - 24 Nov 2023 00:41:47 UTC

String::Interpolate - Wrapper for builtin the Perl interpolation engine. River stage one • 4 direct dependents • 5 total dependents

"String::Interpolate" provides a neat interface to the solution to that perenial Perl problem - how to invoke the Perl string interpolation engine on a string contained in a scalar variable. A "String::Interpolate" object encapsulates a string and a ...

NEILB/String-Interpolate-0.33 - 25 Mar 2021 22:54:03 UTC
9 results (0.043 seconds)