Opened 15 years ago
Last modified 15 years ago
#2 new enhancement
Perl bindings to the new INN config parser
Reported by: | eagle | Owned by: | eagle |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | general | Version: | |
Severity: | wishlist | Keywords: | |
Cc: |
Description
The long-term intention is for the new config parser in lib/confparse.c to be used for parsing as many INN configuration files as possible. It would be nice to have Perl bindings to this interface so that Perl utilities could also make use of it (inncheck would immediately benefit).
Note: See
TracTickets for help on using
tickets.
This would also allow INN::Config to read inn.conf directly without having to parse the output from innconfval -p.