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;