View Problem

Output a string to the console

Write the string "Hello World!" to STDOUT
DiskEdit
perl
print "Hello World!\n"

Submit a new solution for perl
There are 24 other solutions in additional languages (clojure, cpp, csharp, erlang ...)