ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/HostUpdate/HostUpdate.pl
(Generate patch)

Comparing HostUpdate/hostupdate.pl (file contents):
Revision 5 by Douglas Thrift, 2003-11-05T20:55:52-08:00 vs.
Revision 13 by Douglas Thrift, 2003-11-07T12:17:57-08:00

# 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";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines