On Sun, 27 Mar 2005 16:35:20 -0600, Luis N <[EMAIL PROTECTED]> wrote: > What do you suppose this could be about? > > This is perl, v5.8.5 built for i386-freebsd-64int > > main::(-e:1): 42 > DB<1> use Statistics::R ; > > DB<2> $R->startR ; > Can't call method "startR" on an undefined value at (eval > 10)[/usr/local/lib/perl5/5.8.5/perl5db.pl:620] line 2.
Read the documentation: http://search.cpan.org/~gmpassos/Statistics-R-0.02/lib/Statistics/R.pm Note the 0.02 version number - you may have a rough ride. Jonathan Paton -- #!perl $J=' 'x25 ;for (qq< 1+10 9+14 5-10 50-9 7+13 2-18 6+13 17+6 02+1 2-10 00+4 00+8 3-13 3+12 01-5 2-10 01+1 03+4 00+4 00+8 1-21 01+1 00+5 01-7 >=~/ \S\S \S\S /gx) {m/( \d+) (.+) /x,, vec$ J,$p +=$2 ,8,= $c+= +$1} warn $J,, -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>