X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FFuture.pm;h=c5ac7ee0e3a1cebe38279fd6a08a60689b1b9341;hp=3a2643b7f9ac700e8352ca17a39c4cfe87eec2f0;hb=b9a9982d7fe12d481b82a939630275ec78b0bc0e;hpb=624b459bafc411773708e674cf54e1971eb4d231 diff --git a/lib/Object/Remote/Future.pm b/lib/Object/Remote/Future.pm index 3a2643b..c5ac7ee 100644 --- a/lib/Object/Remote/Future.pm +++ b/lib/Object/Remote/Future.pm @@ -52,3 +52,13 @@ sub AUTOLOAD { } 1; + +=head1 NAME + +Object::Remote::Future - Asynchronous calling for L + +=head1 LAME + +Shipping prioritised over writing this part up. Blame mst. + +=cut