diff --git a/test.pl b/test.pl index 08a44f3..3df8835 100755 --- a/test.pl +++ b/test.pl @@ -5,3 +5,4 @@ use Sys::Hostname; my $hostname = hostname; print "$hostname\n"; +print "Runnig perl scripts"