$var1="perl";$var2=100;$var3="31/1/2012";print "$var1 $var2 $var3 \n";
Standard input is empty
perl 100 31/1/2012
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!