- or download this
#!/usr/bin/perl
...
my $results = $scan->scan();
print Dumper($results);
- or download this
~# ./test.pl
$VAR1 = bless( {
...
+ 'ports' => {
..snip... 'Nmap::Scanner::P
+ort' ),
...
- or download this
# perl -v
This is perl 5, version 12, subversion 4 (v5.12.4) built for x86_64-li
+nux-gnu-thread-multi
(with 45 registered patches, see perl -V for more detail)
- or download this
# nmap -V
Nmap version 5.21 ( http://nmap.org )