--- Coro/eg/event 2002/04/14 01:18:38 1.9 +++ Coro/eg/event 2006/11/06 19:40:02 1.10 @@ -1,6 +1,6 @@ #!/usr/bin/perl -# this crap is an asynchroneous finger client. it's rather idiotic ;) +# this crap is an asynchronous finger client. it's rather idiotic ;) use Coro; use Coro::Event;