in reply to want to know sniffer'code!!!

The tools for searching "web source" do exist. There's LWP in the libwww bundle, WWW::Mechanize and so on. As for "specialized", well nothing to say about that without knowing what the specialization might be. How to use perl to specialize these tools: you extend them, with perl code.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re: how to make specialized tool of searching web source with perl?

Replies are listed 'Best First'.
Re^2: how to make specialized tool of searching web source with perl?
by Leova W. (Initiate) on May 20, 2007 at 02:12 UTC
    very very thank shmem ! I am new to perl and master-hands here,I want to know you and others.