Try dumping your $conf object just to be sure the problem isn't on that side (I really don't think so). You could also try making list context even more explicit with : my (%config,) = ($conf->getall,); # Now that's overdoing it and see if it changes anything.
If you can't get any further, try to reduce your program as much as possible until you reach the minimum conditions to reproduce the defect. And tell us on which versions of Perl you work in both cases
In reply to Re^3: Strange problem with Config::General
by Eily
in thread Strange problem with Config::General
by OfficeLinebacker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |