in reply to Module namespace: OpenDirectory something?

Module relationships are less important than namespace hierarchy. I think fitting them into WWW::Search would be best.

--
perl -pew "s/\b;([mnst])/'$1/g"

  • Comment on Re: Module namespace: OpenDirectory something?

Replies are listed 'Best First'.
Re: Re: Module namespace: OpenDirectory something?
by ignatz (Vicar) on May 11, 2002 at 18:15 UTC
    WWW::Search is a base class to a whole family of module frontends to search engines. This doesn't seem to fit into that, categories not being the same thing as a search result and all.

    Added after reply: agreed

    ()-()
     \"/
      `                                                     
    
      Categories are not "directly", but they are associated with it. And"::Matcher" and "::MatchResult". sure sound like they belong there.

      --
      perl -pew "s/\b;([mnst])/'$1/g"