Well, this is something new:
$ perl -MDevel::Modlist -MWWW::Mechanize -e 1
HTML::Parser object version 3.55 does not match bootstrap parameter 3.
+69 at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm
+line 253.
Compilation failed in require at /usr/lib64/perl5/site_perl/5.8.8/x86_
+64-linux-thread-multi/HTML/Entities.pm line 152.
Compilation failed in require at /usr/lib64/perl5/site_perl/5.8.8/x86_
+64-linux-thread-multi/HTML/TokeParser.pm line 9.
BEGIN failed--compilation aborted at /usr/lib64/perl5/site_perl/5.8.8/
+x86_64-linux-thread-multi/HTML/TokeParser.pm line 9.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.8/WWW/Me
+chanize.pm line 134.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/WW
+W/Mechanize.pm line 134.
Compilation failed in require.
BEGIN failed--compilation aborted.
AutoLoader 5.60
Carp 1.26
Config
DynaLoader 1.05
Encode 2.12
Encode::Alias 2.04
Encode::Config 2.01
Encode::Encoding 2.02
Exporter 5.58
Exporter::Heavy 5.58
Fcntl 1.05
HTML::Entities 3.69
HTML::Form 6.03
HTML::Parser 3.69
HTML::TokeParser
HTTP::Date 6.02
HTTP::Headers 6.00
HTTP::Message 6.03
HTTP::Request 6.00
HTTP::Response 6.03
HTTP::Status 6.03
LWP 6.04
LWP::MemberMixin
LWP::Protocol 6.00
LWP::UserAgent 6.04
Storable 2.30
Time::Local 1.11
URI 1.60
URI::Escape 3.31
WWW::Mechanize
XSLoader 0.15
base 2.07
bytes 1.02
integer 1.00
overload 1.04
vars 1.01
warnings 1.05
warnings::register 1.01
I checked my path and current directory to be sure I wasn't looking somewhere I didn't mean to be:
$ echo $PATH
/bin:/usr/bin:/sbin:/usr/sbin:/usr/5bin:/adm/bin:/opt/admin/bin:/usr/local/bin:/usr/ccs/bin:/usr/ucb:/opt/VRTS/bin
$
$ ls usr/*
ls: usr/*: No such file or directory
$
Thanks for your time looking...
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
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, 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, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|