Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    my $results = $scan->scan();
    
    print Dumper($results);
    
  2. or download this
    ~# ./test.pl 
    $VAR1 = bless( {
    ...
                                                                          
    +                'ports' => {
    ..snip...                                            'Nmap::Scanner::P
    +ort' ),
    ...
    
  3. 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)
    
  4. or download this
    # nmap -V
    
    Nmap version 5.21 ( http://nmap.org )