in reply to Re: Config::Ini and IniFile on CPAN?
in thread Config::Ini and IniFile on CPAN?

Well, you see, that leads me to a new problem... I was developing a program that was approaching release that used IniFile, however now that it's gone, I can't really ask people to install it can I?



"Weird things happen, get used to it."

Flame ~ Lead Programmer: GMS

  • Comment on Re: Re: Config::Ini and IniFile on CPAN?

Replies are listed 'Best First'.
Re: Re: Re: Config::Ini and IniFile on CPAN?
by JayBonci (Curate) on May 12, 2002 at 23:00 UTC
    You might want to peek at Config::IniFiles. I don't have the old module in front of me, but perhaps it may be of some use. Oh woe to the dissappearing dependancies.

        --jb
Re: Re: Re: Config::Ini and IniFile on CPAN?
by belg4mit (Prior) on May 12, 2002 at 16:36 UTC
    TIMTOWTDI. As I pointed out, there are other modules.

    --
    perl -pew "s/\b;([mnst])/'$1/g"