in reply to Can't able to get source page 500 error.

I think your main problem is that you are trying to fetch a HTTPS page.
If you change the URL to http://www.imdb.com (for example) you get code=200.
Look here for more info: http://www.perlmonks.org/?node_id=888422.

Good luck!
Mr Guy
  • Comment on Re: Can't able to get source page 500 error.