If the config file is missing, perl gives this cryptic
error message:
$ make start
Starting AUSd...LWP Request Failed at
/usr/local/share/perl/5.6.1/XML/SAX/PurePerl/Reader/URI.pm
line 51.
Compilation failed in require at ./AUSd.pl line 19.
BEGIN failed--compilation aborted at ./AUSd.pl line 19.
failed.
Logged In: YES
user_id=1316
It looks like XML::SAX::Expat is not 100% in agreement with
the XML::SAX::Intro manpage. We're checking for both
situations now and calling it good indefinitely. Blake, if
you agree, go ahead and close out this bug.
Logged In: YES
user_id=16033
I agree with what you said, however that has nothing to do
with this bug :-p
Logged In: YES
user_id=1316
This bug looks like it's part of XMLConfig, which is
obsolete. Change your code to use CClient. Closing.