Re: pageranking perl modules

2004-02-21 Thread Martyn J. Pearce
On Fri, Feb 20, 2004 at 01:22:56AM -0500, David Manura wrote:
 Since there has been some discussion recently on improving search.cpan.org 
 search results, here's an initial attempt to apply the Google-inspired 
 PageRank algorithm on Perl modules when interpreting module dependencies as 
 links:
 
   http://www.math2.org/david/perlrank
 
 The top rated modules are provided below:

David,

This is a splendid thing: thank you very much.  A third ranking that I would
consider very interesting, and I guess others too, would be a CPAN top 10 with
any modules in the current stable perl (5.8.2?) exlcuded: So File::Spec, Data::Dumper, 
Storable I think, Test::Harness removed.

Mx.


New Perl module Statistics::R

2004-02-21 Thread Graciliano M. P.
I have released the new module Statistics::R and need some feedback of it's
status.
This will permit the control of the the R (R-project) interpreter through
Perl in different architectures and OS.

You can for example, start only one instance of the R interpreter and have
different Perl process accessing it. What will save the initiation time of R
and memory.

Soo, I will appreciate if some one can test it in different OS. Tested with
Win32 and Linux.

http://search.cpan.org/~gmpassos/Statistics-R-0.01/

Thanks in advance.

Regards,
Graciliano M. P.