public class HelloWorld { public static void main(   String args[])  { System.out.print( "Hello World"); } }
print  "Hello World";
Perl Easy things should be easy ,  and hard things should be possible.

Why use Perl?