A. Pagaltzis writes:

> ... a fulltext search is never as coherent as a good keyword search.
> A problem with fulltext search is ranking; you don't have that with
> well-chosen name/keyword searches. Something's called HTML::Template
> or XML::Parser is obviously worth a look when I'm looking for a
> templating system or an XML parser ...

Indeed.  Trouble is that can also look like HTML::Template is the best
(or only) HTML templating system and XML::Parser the best XML parser.
In both cases there are several modules available, and which people use
is to some degree a matter of taste -- it's certainly not the case that
one of each is unequivocally 'better' than others, but all the rest have
to think up names that are different in arbitrary ways.

Smylers

Reply via email to