29
I Use This!
Very Low Activity
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

Parse, Analyze and Manipulate Perl (without perl)

The ability to read, and manipulate Perl (the language) programmatically other than with perl (the application) was one that caused difficulty for a long time.

The cause of this problem was Perl's complex and dynamic grammar. Although there is typically not a huge diversity in the grammar of most Perl code, certain issues cause large problems when it comes to parsing.

Indeed, quite early in Perl's history Tom Christenson introduced the Perl community to the quote "Nothing but perl can parse Perl", or as it is more often stated now as a truism:

"Only perl can parse Perl"

PPI tries to solve this problem.

Tags

dom lexer parser perl static

In a Nutshell, PPI.pm...

Artistic License 2.0
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

State Changes

Include Install Instructions

Rename

These details are provided for information only. No information here is legal advice and should not be used as such.

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    learn about Open Hub updates and features on the Open Hub blog
About Project Security

Languages

Perl
100%
AMPL
<1%

30 Day Summary

Aug 26 2023 — Sep 25 2023

12 Month Summary

Sep 25 2022 — Sep 25 2023
  • 15 Commits
    Down -27 (64%) from previous 12 months
  • 5 Contributors
    Down 0 (0%) from previous 12 months

Ratings

9 users rate this project:
4.44444
   
4.4/5.0
Click to add your rating
  
Review this Project!