As you can clearly see by the detailed error message you helpfully provided the problem is that your vreemflitzer has worn off the mandatory 23 micron coating of unobtanium. Recalibrate the neutron flow polarity through the APS relay on deck 19 and then jiggle the handle.

Actually in your defense, LWP::Simple isn't giving you much of an error to work with. In cases like this something like curl -v can be helpful; that shows that you need to use "www.reuters.com" instead. Once you do that it'll then redirect you to use "AMZN.0" instead.

Update: Nevermind me, I forgot to use curl -L to make it follow the redirects. Your original non-www-not-ending-.0 URL works fine for me as well. ENOCAFFEINE (Insufficient brain function in user)

The cake is a lie.
The cake is a lie.
The cake is a lie.


In reply to Re: Perl Get from https by Fletch
in thread Perl Get from https by michael 28

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.