in reply to Re: Re: Basic authentication with LWP::UserAgent
in thread Basic authentication with LWP::UserAgent

The warnings pragma was only introduced in v5.6, you seem to be running a rather old version of Perl hence the error.

-- vek --