Shell::Parser

Shell::Parser is a simple shell script parser.
Download

Shell::Parser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sbastien Aperghis-Tramoni
  • Publisher web site:
  • http://search.cpan.org/~saper/

Shell::Parser Tags


Shell::Parser Description

Shell::Parser is a simple shell script parser. Shell::Parser is a simple shell script parser.SYNOPSIS use Shell::Parser; my $parser = new Shell::Parser syntax => 'bash', handlers => { }; $parser->parse(...); $parser->eof;This module implements a rudimentary shell script parser in Perl. It was primarily written as a backend for Syntax::Highlight::Shell, in order to simplify the creation of the later. Requirements: · Perl


Shell::Parser Related Software