]> git.donarmstrong.com Git - deb_pkgs/libstatistics-r-perl.git/blobdiff - lib/Statistics/R/Legacy.pm
Update upstream source from tag 'upstream/0.34'
[deb_pkgs/libstatistics-r-perl.git] / lib / Statistics / R / Legacy.pm
index 8acd396797a1322af7b088ca67d0e74edac933bc..71f68edaef7dfba4f6c1af9f8021d56f70c0e03b 100644 (file)
@@ -21,7 +21,6 @@ BEGIN {
       receive
       is_blocked
       is_locked
-      receive
       lock
       unlock
       send 
@@ -36,6 +35,8 @@ Statistics::R::Legacy - Legacy methods for Statistics::R
 
 =head1 DESCRIPTION
 
+B<Do not use this module directly. Use L<Statistics::R> instead.>
+
 This module contains legacy methods for I<Statistics::R>. They are provided
 solely so that code that uses older versions of I<Statistics::R> does not crash
 with recent version. Do not use these methods in new code!
@@ -84,7 +85,7 @@ Does nothing anymore.
 
 Return 0.
 
-=item
+=item error()
 
 Return the empty string.
 
@@ -108,7 +109,9 @@ Florent Angly E<lt>florent.angly@gmail.comE<gt> (2011 rewrite)
 
 Graciliano M. P. E<lt>gm@virtuasites.com.brE<gt> (original code)
 
-=head1 MAINTAINER
+=head1 MAINTAINERS
+
+Florent Angly E<lt>florent.angly@gmail.comE<gt>
 
 Brian Cassidy E<lt>bricas@cpan.orgE<gt>