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

Comparing AnyEvent-MP/MP/Global.pm (file contents):
Revision 1.38 by root, Sat Mar 13 17:18:49 2010 UTC vs.
Revision 1.39 by root, Sat Mar 13 20:29:04 2010 UTC

264Unlike C<grp_get>, all three arguments will always be array-refs, even if 264Unlike C<grp_get>, all three arguments will always be array-refs, even if
265the array is empty. None of the arrays must be modified in any way. 265the array is empty. None of the arrays must be modified in any way.
266 266
267The first invocation will be with the first two arguments set to the 267The first invocation will be with the first two arguments set to the
268current members, as if all of them were just added, but only when the 268current members, as if all of them were just added, but only when the
269group is atcually non-empty. 269group is actually non-empty.
270 270
271Optionally returns a guard object that uninstalls the watcher when it is 271Optionally returns a guard object that uninstalls the watcher when it is
272destroyed. 272destroyed.
273 273
274=cut 274=cut

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines