# | Line 19 | Line 19 | my $response = $agent->post("http://doug | |
---|---|---|
19 | [host => $nodename]); | |
20 | my $content = $response->content; | |
21 | ||
22 | < | print "$content |
23 | < | "; |
22 | > | print "$content"; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |