-
-
15 Apr 2022 14:08:32 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (1047 / 0 / 0)
- Kwalitee
Bus factor: 1- 79.70% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (72.51KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Thomas R. Wyant, III F<wyant at cpan dot org>
- Dependencies
- Carp
- Encode
- Exporter
- List::Util
- PPI::Document
- PPI::Dumper
- Readonly
- Scalar::Util
- base
- constant
- re
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.022 - 2022-04-15
- Remove 'postderef' argument to new(). Postfix dereference is always recognized.
Modules
Parse Perl string literals and string-literal-like things.Constants needed by PPIx-QuoteLikeDump the results of parsing quotelike thingsRepresent any token.Represent case and quote controlRepresent a string delimiterRepresent an interpolationRepresent an uninterpolated stringRepresent the structure of the string.An unknown tokenRepresent insignificant white space.Utility subroutines for PPIx::QuoteLike;Examples
Other files
Module Install Instructions
To install PPIx::QuoteLike, copy and paste the appropriate command in to your terminal.
cpanm PPIx::QuoteLike
perl -MCPAN -e shell install PPIx::QuoteLike
For more information on module installation, please visit the detailed CPAN module installation guide.