ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Watchdog/Watchdog/Util.pm
(Generate patch)

Comparing AnyEvent-Watchdog/Watchdog/Util.pm (file contents):
Revision 1.1 by root, Tue Sep 1 14:52:07 2009 UTC vs.
Revision 1.2 by root, Tue Sep 1 14:53:19 2009 UTC

249 }; 249 };
250 } 250 }
251 } 251 }
252} 252}
253 253
254on_exit {
255 warn "on_exit";
256 shift->();
257};
258
259=back 254=back
260 255
261=head1 SEE ALSO 256=head1 SEE ALSO
262 257
263L<AnyEvent>. 258L<AnyEvent>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines