ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/README
(Generate patch)

Comparing EV/README (file contents):
Revision 1.17 by root, Sat Dec 8 14:44:21 2007 UTC vs.
Revision 1.18 by root, Tue Dec 11 21:18:25 2007 UTC

62 about in any case because it has much more detailed information. 62 about in any case because it has much more detailed information.
63 63
64BASIC INTERFACE 64BASIC INTERFACE
65 $EV::DIED 65 $EV::DIED
66 Must contain a reference to a function that is called when a 66 Must contain a reference to a function that is called when a
67 callback throws an exception (with $@ containing thr error). The 67 callback throws an exception (with $@ containing the error). The
68 default prints an informative message and continues. 68 default prints an informative message and continues.
69 69
70 If this callback throws an exception it will be silently ignored. 70 If this callback throws an exception it will be silently ignored.
71 71
72 $time = EV::time 72 $time = EV::time

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines