szabgab has asked for the wisdom of the Perl Monks concerning the following question:
For the location of the configuration files one should use the my_data method
What is not yet clear to me is how should I call the application specific configuration files (or if I use a full directory, the configuration directory)?
.something is the Unix/Linux style.
What should be on windows?
And for other OS-es?
Is there a standard platform independent way to generate names of the configuration files?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: platform independent naming of configuration files
by b4swine (Pilgrim) on Aug 18, 2007 at 15:46 UTC | |
|
Re: platform independent naming of configuration files
by BrowserUk (Patriarch) on Aug 18, 2007 at 17:58 UTC |