Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Parse-Yapp: Perl extension for generating and using LALR parsers.
        
        
            | Name: | perl-Parse-Yapp | 
            Vendor: | Fermi | 
        
        
            | Version: | 1.05 | 
            License: | distributable | 
        
        
            | Release: | 30 | 
            URL: | http://www.cpan.org | 
        
        
        
        - Summary
 
        - Parse::Yapp (Yet Another Perl Parser compiler) 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.
 
        
        
        Changelog
        
            - * Mon Jan 27 18:00:00 2003 Chip Turner <cturner{%}redhat{*}com>
 
            - version bump and rebuild
 
        
            - * Tue Aug  6 19:00:00 2002 Chip Turner <cturner{%}redhat{*}com>
 
            - automated release bump and build
 
        
            - * Tue Jun  4 19:00:00 2002 Chip Turner <cturner{%}redhat{*}com>
 
            - properly claim directories owned by package so they are removed when package is removed