RE: Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Conrad Schneiker
Larry wrote: > By the by, I don't know what you're using to send mail, but it's a > bit difficult to extract URIs from your message when most of them are > broken by autowrapping. This will be a more frequent problem as long > as the average length of URIs in the world is growing, so it's probabl

Re: Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Aristotle Pagaltzis
* Larry Wall <[EMAIL PROTECTED]> [2008-10-07 18:10]: > Anyway, my mailer is not smart enough to intuit that the next > line should be glued to the previous, and arguably if it were > smart enough, it would be making unwarranted guesses anyway, > since there's really no way of knowing for sure, apar

Re: Stackoverflow.com Perl 6 threads of interest

2008-10-07 Thread Larry Wall
By the by, I don't know what you're using to send mail, but it's a bit difficult to extract URIs from your message when most of them are broken by autowrapping. This will be a more frequent problem as long as the average length of URIs in the world is growing, so it's probably worth dealing with.