Help for this page

Select Code to Download


  1. or download this
    <reject: defined $failed> { print "WHAT!\n"; exit }
    
  2. or download this
    #!/usr/bin/perl --
    use Parse::RecDescent;
    
    ...
    
           ERROR (line 1): Invalid myrule: Was expecting 'stuff'
    undef