Posted on 2009-11-09 11:12:58-08 by akvadrako
tie Coro::Specific
Hello. I am updating some code to use Coro and I want to avoid mass search/replace, so this looks attractive:
my $var; tie $var, Coro::Specific;
But it isn't documented. Could this become a stable interface?

Thanks, Devin Bayer

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.