This commit is contained in:
2026-02-27 14:08:52 +04:00
parent 780fb406fa
commit 242867a353

View File

@@ -5,3 +5,4 @@ use Sys::Hostname;
my $hostname = hostname;
print "$hostname\n";
print "Runnig perl scripts"