in reply to how to read data from a URL

Hi armenica,

As mentioned above, LWP::Simple will do what you need. But here are a few more tips: Also note that posts on PerlMonks use HTML, so you need to add in linebreaks, etc. It also supports the <code> tags, which make formatting your code much easier. If you wrap your code above in these tags, you'll see what I mean.