--- Coro/Coro.pm 2004/05/13 16:12:14 1.60 +++ Coro/Coro.pm 2004/08/09 02:41:27 1.62 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 0.96; +$VERSION = 0.97; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = ( @@ -341,7 +341,7 @@ L, L, L, L, L, L, L, L, -L, Handle>, L. +L, L, L. =head1 AUTHOR