From 3a23556b55530bf47bcefa7006f09353f9c93968 Mon Sep 17 00:00:00 2001 From: malin Date: Fri, 26 Jul 2019 07:40:37 +0200 Subject: [PATCH] testing the push --- malware.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/malware.pl b/malware.pl index 7b13cc8..db1b85b 100644 --- a/malware.pl +++ b/malware.pl @@ -1,5 +1,6 @@ #!/usr/bin/perl +# this is a test use strict; use warnings; use CGI;