The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bigtop::Grammar - generated by Parse::RecDescent from bigtop.grammar

METHODS

new

Returns a new Parse::RecDescent grammar for bigtop.

AUTHOR

Generated by:

    perl -MParse::RecDescent - bigtop.grammar Bigtop::Grammar
    cat Grammar.pm grammar.pod > tmp; mv tmp Grammar.pm