ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.pm
(Generate patch)

Comparing Coro/Coro/State.pm (file contents):
Revision 1.114 by root, Tue Nov 4 12:08:44 2008 UTC vs.
Revision 1.115 by root, Wed Nov 5 01:54:34 2008 UTC

295 295
296Returns a list of all states currently allocated. 296Returns a list of all states currently allocated.
297 297
298=cut 298=cut
299 299
300# used by Coro::Debug only atm.
300sub debug_desc { 301sub debug_desc {
301 $_[0]{desc} 302 $_[0]{desc}
302} 303}
303 304
3041; 3051;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines