#!/usr/local/bin/perl ### Run R from Perl system("R --vanilla < input.q > out.txt");