Erdmut Pfeifer <[EMAIL PROTECTED]> wrote: >On Wed, Sep 20, 2000 at 09:39:23AM +0200, François Chenais wrote: >> 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 ;-)
There's also the Debian package libiniconf-perl: Package: libiniconf-perl Priority: extra Section: interpreters Installed-Size: 80 Maintainer: Piotr Roszatycki <[EMAIL PROTECTED]> Architecture: all Version: 0.92-2 Depends: perl5 | perl Filename: dists/woody/main/binary-i386/interpreters/libiniconf-perl_0.92-2.deb Size: 12632 MD5sum: 4f4b658a9f07506379012859b0f8eab0 Description: perl IniConf - A Module for reading .ini-style configuration files. IniConf provides a way to have readable configuration files outside your Perl script. The configuration can be safely reloaded upon receipt of a signal. -- Colin Watson [EMAIL PROTECTED]

