Skip to content

Commit aebbc76

Browse files
committed
Add lemma for PPI
1 parent 4559fe7 commit aebbc76

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

S99-glossary.pod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,6 +1373,11 @@ For example:
13731373

13741374
An operator that comes after the term it belongs to.
13751375

1376+
=head2 PPI
1377+
1378+
Perl 5 module for parsing, analyzing and manipulating Perl 5 source code.
1379+
L<https://metacpan.org/pod/PPI>.
1380+
13761381
=head2 precedence
13771382

13781383
The order in which operators bind terms together; tighter precedence

0 commit comments

Comments
 (0)