On Wed, Sep 20, 2000 at 09:39:23AM +0200, François Chenais wrote: > Hello > > Is there any perl package for using windows ini files ? >
have a look at these modules: http://www.perl.com/CPAN-local/modules/by-module/Win32/ especially the module "Win32::Tie::Ini". I've never used it, but from the description it sounds like it is what you are looking for... It seems to be targeted at the windows platform, but if it's a Perl-only module it shouldn't be too hard to get it running under a decent OS ;-) Erdmut -- Erdmut Pfeifer science+computing gmbh -- Bugs come in through open windows. Keep Windows shut! --

