Tested Perl
This commit is contained in:
parent
7cc8e4e45f
commit
8be4e9c5f9
|
@ -1 +1,2 @@
|
|||
#runs successfully
|
||||
print "Hello World!\n";
|
2
perl/test.sh
Normal file
2
perl/test.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
perl helloworld.pl
|
Loading…
Reference in New Issue
Block a user