Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: WWW::Mechanize Unknown input type 'search'

by Archon810 (Initiate)
on Jun 20, 2008 at 20:03 UTC ( [id://693213]=note: print w/replies, xml ) Need Help??


in reply to Re: WWW::Mechanize Unknown input type 'search'
in thread WWW::Mechanize Unknown input type 'search'

type="search" is not an HTML standard. It seems to be some sort of custom WebKit property. I've spoken to Andy Lester, the writer of WWW::Mech, and he said the only way to prevent warnings is to actually disable them with local $^W=0 or a more flexible reassigning of $SIG{__WARN__} to filter your warnings.
  • Comment on Re^2: WWW::Mechanize Unknown input type 'search'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-29 15:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found