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.151 by root, Wed Aug 17 19:45:36 2016 UTC vs.
Revision 1.152 by root, Sun Jul 29 02:23:34 2018 UTC

204use AnyEvent (); 204use AnyEvent ();
205use Guard (); 205use Guard ();
206 206
207use base "Exporter"; 207use base "Exporter";
208 208
209our $VERSION = $AnyEvent::MP::Config::VERSION; 209our $VERSION = '2.02'; # also in MP/Config.pm
210 210
211our @EXPORT = qw( 211our @EXPORT = qw(
212 NODE $NODE 212 NODE $NODE
213 configure 213 configure
214 node_of port_is_local 214 node_of port_is_local

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines