aboutsummaryrefslogtreecommitdiff
path: root/samples/Perl/test-perl2.pl
blob: 55a2762cb664f0cd5213a159f7701a88a102ba68 (plain)
1
2
3
# Perl file without shebang
print "Hello, world!\n";