Hi monks,
I am trying to install the LWP modules on hp-ux 11,perl 5.6.1.
While running the make command i get the fiollowing errors:

html/form.............Unrecognized identifier t in argspec at /opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1/HTML/PullParser.pm line 39.
html/form.............dubious
Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14
Failed 14/14 tests, 0.00% okay
robot/rules-dbm.......ok
robot/rules...........ok
robot/ua-get..........FAILED tests 3, 5
Failed 2/7 tests, 71.43% okay
robot/ua..............FAILED tests 3, 5
Failed 2/7 tests, 71.43% okay
local/autoload-get....FAILED test 1
Failed 1/1 tests, 0.00% okay
local/autoload........FAILED test 1
Failed 1/1 tests, 0.00% okay local/get.............ok
local/http-get........FAILED tests 1-2, 5-7, 19 Failed 6/19 tests, 68.42% okay
local/http............FAILED tests 1-2, 5-7, 18 Failed 6/18 tests, 66.67% okay
local/protosub........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------------------------------------------------
base/listing.t 6 1 16.67% 6
html/form.t 255 65280 14 28 200.00% 1-14
local/autoload-get.t 1 1 100.00% 1
local/autoload.t 1 1 100.00% 1
local/http-get.t 19 6 31.58% 1-2 5-7 19
local/http.t 18 6 33.33% 1-2 5-7 18
robot/ua-get.t 7 2 28.57% 3 5 robot/ua.t 7 2 28.57% 3 5
Failed 8/26 test scripts, 69.23% okay. 33/343 subtests failed, 90.38% okay.
*** Error exit code 11

Does anyone have any idea what is wrong ?.
Any script i run gives me "unidentified argument in argspec"? (same as the error above)
regards,
chimni

In reply to Problem installing Libwww-5.69 on hp-ux 11 by chimni

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.