Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: "Unexpected field value" error from HTTP::Headers when using WWW::Mechanize

by bobf (Monsignor)
on Mar 18, 2005 at 03:08 UTC ( [id://440614]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Unexpected field value http://search.cpan.org at (eval 5) line 1
    
  2. or download this
    Unexpected field value http://search.cpan.org at C:/ActivePerl/site/li
    +b/HTTP/Headers.pm line 256
    
    HTTP::Headers::_header('HTTP::Headers=HASH(0x2249820)', 'Referer', 'ht
    +tp://search.cpan.org')  called at C:/ActivePerl/site/lib/HTTP/Headers
    +.pm line 150
    
    (etc)
    
  3. or download this
    if (!ref($val)) {
        push(@new, $val);
    ...
    } else {
        Carp::croak("Unexpected field value $val");
    }
    
  4. or download this
    $VAR1 = bless( do{\(my $o = 'http://search.cpan.org')}, 'URI::http' );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://440614]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 17:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found