Files
linguist/samples/perl/test-perl2.pl
2012-06-22 10:09:24 -05:00

4 lines
54 B
Perl

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