From c5f361057d4a233c67ee766124fb38117e2e01b7 Mon Sep 17 00:00:00 2001 From: Alex Gough Date: Fri, 19 Aug 2011 19:57:38 +1200 Subject: [PATCH] update Docs for ANY_SOURCE --- Simple.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Simple.pm b/Simple.pm index 6c07fb0..3733eb7 100644 --- a/Simple.pm +++ b/Simple.pm @@ -295,6 +295,8 @@ destination, tag and comminicator will be delivered in the order in which they were sent. No other guarantees of timeliness or ordering can be given. If needed, use C. +C<$source> can be C which will do what it says. + =cut sub Recv { -- 2.39.5