From 4342882d3c747604a7478114756107b1b162d5fa Mon Sep 17 00:00:00 2001 From: 1xtier Date: Fri, 27 Feb 2026 14:09:34 +0400 Subject: [PATCH] release --- test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.pl b/test.pl index 3df8835..96d660f 100755 --- a/test.pl +++ b/test.pl @@ -5,4 +5,4 @@ use Sys::Hostname; my $hostname = hostname; print "$hostname\n"; -print "Runnig perl scripts" +print "Runnig perl scripts";