Logged In: YES
user_id=596893

This is not a problem of the Latex.pm it's a problem of the
html2latex file.

Change
my $parser = new HTML::Latex();
to
my $parser = new HTML::Latex($conffile);