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.
- Outputs:
out
- 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 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.