#!/usr/bin/perl $primo = "Ciao";$secondo = "Mondo";print "$primo $secondo!\n";
Standard input is empty
Ciao Mondo!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!