dev/bash/gedit/hello.pl

4 lines
40 B
Perl

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