in reply to Config files in CPAN modules?
My advice would be to consider using a 2 configfile type of approach, make it work in all three situations ( system-config + user-config, system-config + no user-config, no system-config + user-config ) and document what overrides what.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Config files in CPAN modules?
by doom (Deacon) on Jul 21, 2006 at 20:44 UTC | |
by mr_mischief (Monsignor) on Jul 21, 2006 at 22:22 UTC | |
Re^2: Config files in CPAN modules?
by sciurius (Beadle) on Jul 21, 2006 at 20:39 UTC |