3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
|
#!/usr/bin/perl
|
||
|
print "Hello, world!\n";
|