Files
linguist/samples/Perl/test-perl2.pl
2012-07-23 15:52:49 -05:00

4 lines
54 B
Perl

# Perl file without shebang
print "Hello, world!\n";