in reply to Re: Config files in CPAN modules?
in thread Config files in CPAN modules?
I think it's important to adhere to the system philosophy of placing config files. Some systems use /etc/, some systems use /usr/share, some systems use C:\USER_SETTINGS.
Unfortunately, there is no CPAN module that makes this transparent.