dev/bash/gedit/hello.pl

4 lines
40 B
Perl
Raw Permalink Normal View History

2011-04-09 19:06:44 +04:00
#!/usr/bin/perl
print "Hello, Perl \n"