Help for this page

Select Code to Download


  1. or download this
    use strict;
    use mship;
    ...
        my $stats=($status{status} == 0) ? "Up" : "Down";
        $text->insert('end', "$status{remote_name} is $stats\n");
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
    =cut
    
    1; # End of mship