<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013037" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013037</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/calling-modules-nt#comment-1075691</link>
    <description> &lt;p&gt;If Perl complains that it can&#039;t find a module, that means one of two things&lt;/p&gt;
&lt;p&gt;[=1]&lt;/p&gt;
&lt;li&gt; the module is not installed on your machine, or&lt;/li&gt;
&lt;p&gt;[*] the module is not in a directory where Perl normally looks for modules&lt;br /&gt;
[/=1]&lt;/p&gt;
&lt;p&gt;If it&#039;s the first case, you need to download and install the module.  If it&#039;s the second case, then, assuming Foo.pm is in C:\my_modules\, then you need to do&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;use lib &amp;quot;C:/my_modules&amp;quot;;&lt;br /&gt;use Foo;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;for Perl to be able to find the module.[/]&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Dec 2000 02:04:23 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1075691 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
