Subject: | Error reporting non-functional |
Attached is a simple script + malformed ini data. Attempts to parse said
data result in a quiet failure, without any hints on hat exactly has
happened. Below find the output of the attached script as I see it on my
machine:
rabbit@Thesaurus:~$ ./inifile_test
2.39 at ./inifile_test line 9.
$VAR1 = {
'ini_object' => undef,
'ini_error' => []
};
rabbit@Thesaurus:~$
Subject: | inifile_test |
Message body not shown because it is not plain text.