<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012495" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012495</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/opening-url#comment-1072251</link>
    <description> &lt;p&gt;Cheers guys,&lt;/p&gt;
&lt;p&gt;hadn&#039;t heard of wget before, but it seems to do the job.&lt;/p&gt;
 </description>
     <pubDate>Wed, 04 Oct 2000 19:02:41 +0000</pubDate>
 <dc:creator>Flip</dc:creator>
 <guid isPermaLink="false">comment 1072251 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/opening-url#comment-1072225</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;strong&gt;without&lt;/strong&gt; the use of LWP&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I supposed you could use wget, lynx or something other program, or possibly just connect via sockets and do GET $webpage HTTP/1.0.&lt;/p&gt;
 </description>
     <pubDate>Wed, 04 Oct 2000 01:30:44 +0000</pubDate>
 <dc:creator>roBofh</dc:creator>
 <guid isPermaLink="false">comment 1072225 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/opening-url#comment-1072220</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#!/usr/bin/perl&lt;br /&gt;print &amp;quot;Content-type: text/html\n\n&amp;quot;;&lt;br /&gt;use LWP::Simple;&lt;br /&gt;&lt;br /&gt;$url = &amp;quot;http://www.slashdot.org&amp;quot;;&lt;br /&gt;&lt;br /&gt;$url_contents = get($url);&lt;br /&gt;&lt;br /&gt;print $url_contents;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Wed, 04 Oct 2000 00:23:29 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1072220 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/opening-url#comment-1072189</link>
    <description> &lt;p&gt;I mean, to read the contents of a URL into perl.&lt;/p&gt;
&lt;p&gt;...any advice?&lt;/p&gt;
 </description>
     <pubDate>Tue, 03 Oct 2000 09:03:26 +0000</pubDate>
 <dc:creator>Flip</dc:creator>
 <guid isPermaLink="false">comment 1072189 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/opening-url#comment-1072167</link>
    <description> &lt;p&gt;Define &quot;for input&quot;&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Oct 2000 23:23:43 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1072167 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
