- or download this
# full path to hosts file
use constant HOSTS_FILE => '/home/csssec/audit/css_hosts.txt';
...
...
1;
- or download this
#!/usr/bin/perl -w
use strict;
...
}
close(FILE);
- or download this
package DNSCheck;
use Audit::Config;
...
}
1;
- or download this
Bareword "HOST_BIN" not allowed while "strict subs" in use at Check/DN
+SCheck.pm line 30.
Compilation failed in require at ./audit.pl line 6.
BEGIN failed--compilation aborted at ./audit.pl line 6.