$, = "\n";$\ = "\n";@t = qw(un deux trois quatre);print "@t";print "fini";
Standard input is empty
un deux trois quatre fini
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!