Help for this page

Select Code to Download


  1. or download this
    foreach my $config ( @{ $XMLConfig->{config} } ) { 
    
       my $logprefix = $config->{logprefix};
       #etc ...
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
           # and so forth
        }
    }