Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Software config reader

by salva (Canon)
on Dec 23, 2017 at 21:43 UTC ( [id://1206126]=note: print w/replies, xml ) Need Help??


in reply to Software config reader

IIRC, Config::Model is what you are looking for!

Replies are listed 'Best First'.
Re^2: Software config reader
by igoryonya (Pilgrim) on Dec 25, 2017 at 08:57 UTC
    I have looked at Config::Model and tons of other modules under the Config:: and not only tree. Didn't find any, that interfaces comments also. They only parse the actual config data, omitting the comments, but I need the comment data from the config files also, because, there is some additional information in comments, that would be needed, that is described in comments, that I would post-parse with some additional code.

    Of course, there is a possibility to just parse the config file by opening it yourself, getting all of the comments out to the variable and gathering the additional info from comments, but it would be useless, because the comments are not tied to parameters that way. there is no proximity information of the comment from the parameter, i.e. how far away is a particular comment from whatever parameter is.

    Seems like, I have to write my own parser.
Re^2: Software config reader
by igoryonya (Pilgrim) on Dec 25, 2017 at 04:21 UTC
    !F*&k :) , I thought, that IIRC is some kind of protocol, related to IRC.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1206126]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-24 06:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found