Skip to content

External Perl parser plugin for PlasticSCM's Semantic Merge tool

Notifications You must be signed in to change notification settings

darklyons/SemanticMergePerl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl plugin for Semantic Merge

This plugin is designed to be used with Plastic SCM's Semantic Merge product. It allows Semantic Merge to work with Perl code by providing the necessary parsing support.

Guidance in its writing came from the documentation on the writing of external parsers.

Requirements

The program requires that the PPI module is installed on the system. This should be available in most Perl installations; otherwise it can be installed using CPAN.

Tests

Additionally, for running the tests, the Test::Script module is required.

The Test::Files module is optional. (If it is not installed, its tests are skipped.)

About

External Perl parser plugin for PlasticSCM's Semantic Merge tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published