perl-ppix-quotelike
Parse Perl string literals and string-literal-like things
PPIX::QuoteLike parses Perl string literals and things that are reasonably like string literals. Its real reason for being is to find interpolated variables for Perl::Critic policies and similar code.
- Versions: 0.023
- Website: https://metacpan.org/release/PPIx-QuoteLike
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-ppix-quotelike as follows:
guix install perl-ppix-quotelike
Or install a particular version:
guix install perl-ppix-quotelike@0.023
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-ppix-quotelike about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-ppix-quotelike'><img src='https://packages.guix.gnu.org/packages/perl-ppix-quotelike/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-ppix-quotelike)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-ppix-quotelike][https://packages.guix.gnu.org/packages/perl-ppix-quotelike/badges/latest-version.svg]]