This package browser is in early development. Mind the rough edges.

perl-string-escape 2010.002

Backslash escapes, quoted phrase, word elision, etc.

This module provides a flexible calling interface to some frequently-performed string conversion functions, including applying and expanding standard C/Unix-style backslash escapes like and , wrapping and removing double-quotes, and truncating to fit within a desired length.

Installation

Install perl-string-escape 2010.002 as follows:

guix install perl-string-escape@2010.002

Or install the latest version:

guix install perl-string-escape

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.