2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
|
|
#!/usr/bin/perl
|
||
|
|
print "Hello World.\n";
|