starting perl
This commit is contained in:
4
perl/hello2
Executable file
4
perl/hello2
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
use v5.10;
|
||||
|
||||
say "Hello, World!";
|
Reference in New Issue
Block a user