in reply to Re: HTML::Form->parse() fails under 5.8.1
in thread HTML::Form->parse() fails under 5.8.1

If you plan on upgrading perl, it's best to skip 5.8.1 and go directly to 5.8.2 (or later). 5.8.1 was not binary compatible with 5.8.0, the cause of your problems and the reason why 5.8.2 was released very soon after 5.8.1. (link: announcement of perl 5.8.2)
  • Comment on Re: Re: HTML::Form->parse() fails under 5.8.1