# New Ticket Created by Jerry Gay # Please include the string: [perl #41870] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41870 >
i need a config file processing library for use in pir code--something like perl's Config::IniFiles. a wrapper around JSON.pir should work just as well. it doesn't need to be fancy, just allow me to read a human-readable config file format into a pmc, and vice versa. ~jerry