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

Comparing AnyEvent-MP/MP.pm (file contents):
Revision 1.24 by root, Tue Aug 4 20:00:00 2009 UTC vs.
Revision 1.25 by root, Tue Aug 4 21:07:37 2009 UTC

88 88
89use AE (); 89use AE ();
90 90
91use base "Exporter"; 91use base "Exporter";
92 92
93our $VERSION = '0.02'; 93our $VERSION = '0.1';
94our @EXPORT = qw( 94our @EXPORT = qw(
95 NODE $NODE *SELF node_of _any_ 95 NODE $NODE *SELF node_of _any_
96 become_slave become_public 96 become_slave become_public
97 snd rcv mon kil reg psub 97 snd rcv mon kil reg psub
98 port 98 port

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines