Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict; use warnings; use 5.014;
    ...
    GRAMMAR
    
    print "Valid data\n" if defined($parser1->startrule($text));