hello-world/perl/helloworld.pl

2 lines
42 B
Perl
Raw Normal View History

2024-04-04 19:51:39 +00:00
#runs successfully
2024-04-04 18:22:41 +00:00
print "Hello World!\n";