Help for this page

Select Code to Download


  1. or download this
    <host name=jimmy>
       <function>web</function>
       <function>dns</function>
       <location>miami</function>
    </host>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            print $e->{name}, "\n";
            print $e->{function}, "\n";
    }