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

Comparing EV/EV/MakeMaker.pm (file contents):
Revision 1.4 by root, Mon Apr 7 13:27:07 2008 UTC vs.
Revision 1.5 by root, Mon Apr 7 13:27:25 2008 UTC

67 BOOT: 67 BOOT:
68 I_EV_API ("YourModule"); 68 I_EV_API ("YourModule");
69 69
70=head1 API 70=head1 API
71 71
72See the EVAPI.h header. 72See the L<EVAPI.h|ff> header.
73 73
74In short, all the functions and macros from F<ev.h> should work, except 74In short, all the functions and macros from F<ev.h> should work, except
75that the trailing underscore macros (C<EV_A_>, C<EV_DEFAULT_>) are not 75that the trailing underscore macros (C<EV_A_>, C<EV_DEFAULT_>) are not
76available (except C<EV_P_> :). 76available (except C<EV_P_> :).
77 77

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines