No, libwww-perl did not fail, obviously

Can't load '/opt/local/lib/perl5/site_perl/5.8.9/darwin-2level//auto/H +TML/Parser/Parser.bundle' for module HTML::Parser: dlopen(/opt/local/ +lib/perl5/site_perl/5.8.9/darwin-2level//auto/HTML/Parser/Parser.bund +le, 1): Symbol not found: _PL_curpad Referenced from: /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level// +auto/HTML/Parser/Parser.bundle Expected in: dynamic lookup at /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level//HTML/Parser.pm + line 17 Compilation failed in require at /opt/local/lib/perl5/site_perl/5.8.9/ +darwin-2level//HTML/Entities.pm line 152. Compilation failed in require at /opt/local/lib/perl5/site_perl/5.8.9/ +darwin-2level//HTML/HeadParser.pm line 85. BEGIN failed--compilation aborted at /opt/local/lib/perl5/site_perl/5. +8.9/darwin-2level//HTML/HeadParser.pm line 85. Compilation failed in require at /opt/local/lib/perl5/site_perl/5.8.9/ +LWP/UserAgent.pm line 638.

site:perlmonks.org perl .bundle Symbol not found _PL_curpad
Cron can't find a module in OSX
site:perlmonks.org _PL_curpad
IO Module failed to load with error undefined symbol: PL_curpad
?node_id=3989;BIT=.bundle;re=N
DBD-mysql: dyld error
dyld: lazy symbol binding failed (was MAC OS 10.6 upgrade breaks DBD:mysql)
trouble installing DBD::mysql on Mac OS X 10.6.6 x64 with Perl 5.12.1
Yet another Snow leopard dyld issue
problems installing HTML::Tree

Luckiest break, simply reinstalling HTML::Parser should work

At most, you'll have to reinstall perl


In reply to Re: libwww-perl fails by Anonymous Monk
in thread libwww-perl fails by arthurg

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.