hello/Perl/hello_simple

3 lines
41 B
Perl
Executable File

#!/usr/bin/perl
print "Hello, world!\n";