Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        print "$proc is running on $host\n";
      }
    }
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        print "$proc is running on $host\n";
      }
    }
    
  3. or download this
    use XML::Rules;
    my $parser = XML::Rules->new(
    ...
    <?xml version="1.0" encoding="utf-8"?>
    <config>
    ...