I'm still quite new at perl, but the scripts I write are used in several different offices. In each location, a few varaibles, eg: server name, can vary.
To avoid modifying the script for every office, I'm looking for a standard format to store information on the location. The script could access this information and thus stay generic.
This is a sort of INI format like used by Windows.
Does anyone know of a module/script this exists to read/write in this format?
Does anyone have other suggestions?
Thanks,
Thierry
To avoid modifying the script for every office, I'm looking for a standard format to store information on the location. The script could access this information and thus stay generic.
This is a sort of INI format like used by Windows.
Does anyone know of a module/script this exists to read/write in this format?
Does anyone have other suggestions?
Thanks,
Thierry