1
#!/usr/bin/perl
2
3
$message
=
"Hello, World!
\n
"
;
4
5
print
$message
;
syntax highlighted by
Code2HTML
, v. 0.9.1