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

Comparing EV/EV.pm (file contents):
Revision 1.66 by root, Sat Dec 8 14:31:45 2007 UTC vs.
Revision 1.67 by root, Sun Dec 9 02:14:23 2007 UTC

93=over 4 93=over 4
94 94
95=item $EV::DIED 95=item $EV::DIED
96 96
97Must contain a reference to a function that is called when a callback 97Must contain a reference to a function that is called when a callback
98throws an exception (with $@ containing thr error). The default prints an 98throws an exception (with $@ containing the error). The default prints an
99informative message and continues. 99informative message and continues.
100 100
101If this callback throws an exception it will be silently ignored. 101If this callback throws an exception it will be silently ignored.
102 102
103=item $time = EV::time 103=item $time = EV::time

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines