in reply to Re: perl regex or module that identifies bots/crawlers
in thread perl regex or module that identifies bots/crawlers

if you do create a bot matcher, I suggest you use Regexp::Assemble to turn that list of bots into an efficient regular expression
Yow--this is great... I wish I could vote twice for that posting.
  • Comment on Re^2: perl regex or module that identifies bots/crawlers