Help for this page

Select Code to Download


  1. or download this
    (my $id, $first{$name}, $second{$name}) = split /,/;
    
  2. or download this
     open ( my $input_1, '<', 'output1.csv' ) or die $!;
      while ( <$input_1> ) {
    ...
    
          $req->content($xml->sprint);
          $req->authorization_basic("user", "user");
    
  3. or download this
    UPDATE need be done for 10.56.7.80
    200 OK
    ...
    Use of uninitialized value $id in concatenation (.) or string at My_Fi
    +le line 65, <$_[...]> line 4.
    405 Method Not Allowed
    400 Bad Request
    
  4. or download this
    Line 65: my $uri="https://10.66.1.16:9060/ers/config/networkdevice/$id
    +";