in reply to Trouble working with Config::Simple

I'm not sure you can use autosave if you have not loaded a config file, but it could be useful if you tell us what goes wrong:

Rule One: "Do not act incautiously when confronting a little bald wrinkly smiling man."

Replies are listed 'Best First'.
Re^2: Trouble working with Config::Simple
by vendion (Scribe) on Jul 02, 2008 at 01:13 UTC
    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.