Help for this page

Select Code to Download


  1. or download this
    my ($host, $user, $pass) = qw();
    
  2. or download this
    my ($host, $user, $pass) = qw(192.168.0.18 user pass);