Help for this page

Select Code to Download


  1. or download this
    #!C:/Perl/bin/perl.exe
    
    ...
    my $service = 1;
    my @hosts = @{$Services{$service}{host}};
    print "@hosts";
    
  2. or download this
    $VAR1 = {
      '1' => {
    ...
    
    hosta hostb