in reply to Re: Trouble working with Config::Simple
in thread Trouble working with Config::Simple

I've commented out the autosave line and still no go As for your other questions No it does not throw and error message, it just continues on like nothing is wrong The actual program does have use strict; use warnings; I use them on all my Perl scripts. I just posted the lines of code that deals with Config::Simple to cut down on pointless code being posted. The problem is that I can't get it to create the ".kenesis" file.