--- Coro/Coro.pm 2004/04/22 04:14:49 1.59 +++ Coro/Coro.pm 2005/01/12 20:35:35 1.64 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 0.95; +$VERSION = '1.0'; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = ( @@ -341,12 +341,12 @@ L, L, L, L, L, L, L, L, -L, Handle>, L. +L, L, L. =head1 AUTHOR Marc Lehmann - http://www.goof.com/pcg/marc/ + http://home.schmorp.de/ =cut