At 10:07 AM 02/22/02 +0800, Stas Bekman wrote:
We can safely leave out '.,?!', but we want to keep '->$%@:*[]' I think that's all. None of these is really used in normal text (but '-', but we want it to be indexed for $r->foo). Not sure about '()', I'd want these to be indexed, but that's not very good since it's an active punctuation used in text.
Hum, $! and $? and should { and } be used: $SIG{PIPE} ?
right :( '{}' are easy, but ! and ? are probably not a good idea, since it'll mess up text searches.
also I forgot | and &:
now we have: ->$%@:*[]{}|&any other chars left? are these of any relevance: <, ~, `, =, + ?
_____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
