Fix SF #1442937, Bad Coroutine link

This commit is contained in:
Neal Norwitz 2006-03-04 23:31:45 +00:00
parent d8cea79bb4
commit 0917988f7c
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ some fancier uses of generators as coroutines.}
\seeurl{http://en.wikipedia.org/wiki/Coroutine}{The Wikipedia entry for
coroutines.}
\seeurl{http://www.sidhe.org/~dan/blog/archives/000178.html}{An
\seeurl{http://www.sidhe.org/\~{}dan/blog/archives/000178.html}{An
explanation of coroutines from a Perl point of view, written by Dan
Sugalski.}