# put shebang needed for system here, i.e. call to ratlperl use strict; use warnings; # assume each command line argument is a Perl token eval join(' ', @ARGV);