Help for this page

Select Code to Download


  1. or download this
       my $tmp_str = $R->run(qq`print($varname)`);
       print $tmp_str . "\n" ;