Path to this page:
./
textproc/p5-PPIx-QuoteLike,
Parse Perl string literals and string-literal-like things
Branch: CURRENT,
Version: 0.023nb1,
Package name: p5-PPIx-QuoteLike-0.023nb1,
Maintainer: wenPPIx::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.
Required to run:[
lang/perl5] [
devel/p5-PPI] [
devel/p5-Readonly]
Master sites: (Expand)
Filesize: 74.952 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-PPIx-QuoteLike-0.023nb1
- (2022-11-06) Updated to version: p5-PPIx-QuoteLike-0.023
- (2022-06-28) Updated to version: p5-PPIx-QuoteLike-0.022nb1
- (2022-04-22) Updated to version: p5-PPIx-QuoteLike-0.022
- (2022-04-02) Updated to version: p5-PPIx-QuoteLike-0.020
- (2021-10-30) Updated to version: p5-PPIx-QuoteLike-0.018
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-11-06 11:00:13 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.023
Upstream changes:
0.023 2022-09-16 T. R. Wyant
Update discouragement notice for variables(), and add a TODO in
t/variables.t for why.
Correct normalization of ${^FOO} for PPI. If the caret is present
the braces are not removed.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-04-22 11:59:15 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.022
Upstream changes:
0.022 2022-04-15 T. R. Wyant
Remove 'postderef' argument to new(). Postfix dereference is always
recognized.
0.021 2022-04-03 T. R. Wyant
Recognize postfix deref in '@{[ ... ]}' for determining minimum Perl
version. This recognizes all forms of postfix dereference,
including ->%*, ->&*, and ->**. NOTE that for now this remains a
PPIx::QuoteLike::Token::Interpolation.
Require PPI 1.238 for postfix deref support, and prune code that
dealt with PPI's old behavior.
Postfix %*, &*, and ** do not interpolate.
Correct perl_version_introduced() for interpolated postfix scalar
deref.
|
2022-04-02 10:55:04 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.020
Upstream changes:
0.020 2022-03-17 T. R. Wyant
Correct and optimize the computation of logical column position (the
one that takes account of tabs).
0.019 2021-11-15 T. R. Wyant
Add CONTRIBUTING file.
Try to quell weird Win32 test failures which seem to occur only in
tests where I am using 'use open' to put the standard handles into
UTF-8 mode. The fix (I hope) is to do this to the Test::Harness
handles at run time instead of to the standard handles at compile
time.
|
2021-10-30 04:16:39 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.018
Upstream changes:
0.018 2021-10-22 T. R. Wyant
Argument postderef is now fatal.
Correct generation of 'provides' metadata. Thanks to Favio Poletti
for blogging
https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
and ultimately to Joel Berger for the pointer to
https://metacpan.org/pod/CPAN::Meta::Spec#no_index
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|