How to Install libparse-yapp-perl in Ubuntu 18.04



Install libparse-yapp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libparse-yapp-perl

Description:

Perl module for creating fully reentrant LALR parser OO Perl modules

This is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. . The script yapp is a front-end to the Parse::Yapp module and let you easily create a Perl OO parser from an input grammar file.

Homepage: https://metacpan.org/release/Parse-Yapp

Version: 1.21-1

Section: perl