I also failed on Windows 10 with CitrusPerl 5.16.3 so I tried the latest version 5.24.1 which came with LWP::UserAgent 6.26. I then upgraded to 6.38 with no problem.

D:\citrusperl-standard-52401-msw-x64-031\perl\bin>cpanm LWP::UserAgent
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\#\s+PREREQ_PM => { <-- HERE \s*(.*?)\s*}/ at /loader/0x6728d0/App/cpan
minus/script.pm line 1556.
--> Working on LWP::UserAgent
Fetching http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/libwww-perl-6.38.tar.gz ... OK
Configuring libwww-perl-6.38 ... OK
==> Found dependencies: Net::HTTP
--> Working on Net::HTTP
Fetching http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/Net-HTTP-6.18.tar.gz ... OK
Configuring Net-HTTP-6.18 ... OK
Building and testing Net-HTTP-6.18 ... OK
Successfully installed Net-HTTP-6.18 (upgraded from 6.13)
Building and testing libwww-perl-6.38 ... OK
Successfully installed libwww-perl-6.38 (upgraded from 6.26)
2 distributions installed
poj

In reply to Re: Upgrading LWP::UserAgent by poj
in thread Upgrading LWP::UserAgent by Stamm

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.