| Name: | perl-Config-Grammar | 
|---|---|
| Version: | 1.13 | 
| Release: | 9.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 62167 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Config-Grammar-1.13-9.el8.noarch.rpm | 
| Source RPM: | perl-Config-Grammar-1.13-9.el8.src.rpm | 
| Build Date: | Thu Nov 25 2021 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/Config-Grammar | 
| Summary: | Grammar-based, user-friendly config parser | 
| Description: | Config::Grammar is a module to parse configuration files. The configuration may consist of multiple-level sections with assignments and tabular data. The parsed data will be returned as a hash containing the whole configuration. Config::Grammar uses a grammar that is supplied upon creation of a Config::Grammar object to parse the configuration file and return helpful error messages in case of syntax errors. Using the makepod method you can generate documentation of the configuration file format.  |