perl-string-escape
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.
- Versions: 2010.002
- Website: https://metacpan.org/release/String-Escape
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-string-escape
as follows:
guix install perl-string-escape
Or install a particular version:
guix install perl-string-escape@2010.002
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.
Badge code
You can use the following badge to inform users of perl-string-escape about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-string-escape'><img src='https://packages.guix.gnu.org/packages/perl-string-escape/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-string-escape)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-string-escape][https://packages.guix.gnu.org/packages/perl-string-escape/badges/latest-version.svg]]