perl-ppix-quotelike 0.023
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.
- Outputs:
out
- 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 perl-ppix-quotelike 0.023
as follows:
guix install perl-ppix-quotelike@0.023
Or install the latest version:
guix install perl-ppix-quotelike
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.