<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012118" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012118</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/hows-developing-cgiperl-different-nt#comment-1069924</link>
    <description> &lt;p&gt;It really depends on what you&#039;re doing and how much you rely on system calls to achieve your ends.&lt;/p&gt;
&lt;p&gt;Other than that, in all the CGI work I&#039;ve done, the only differences I&#039;ve had to cope with are:&lt;/p&gt;
&lt;p&gt;1. No such thing as permissions so far as chmod() is concerned with perl scripts.&lt;/p&gt;
&lt;p&gt;2. You have to specify a full path for &quot;require&quot; to include other CGI modules in the same directory, whereas in UNIX you don&#039;t have to.&lt;/p&gt;
&lt;p&gt;3. Permissions, permissions, permissions. Depending on how the server and IIS (if that&#039;s the web server your using) is configured you will have to work a little on getting the settings correct especially for writing and deleting files.&lt;/p&gt;
&lt;p&gt;4. If you use a lot of back ticks (`) in your code or system() calls you will have to find the Windows command line equivalent.&lt;/p&gt;
&lt;p&gt;There are, of course, a plethora of additional perl modules (have a look at &lt;a href=&quot;http://www.activestate.com&quot; class=&quot;bb-url&quot;&gt;http://www.activestate.com&lt;/a&gt;) available to you if you want to start interrogating the registry, creating of NT accounts, and other WindowsNT/2000 architecture-specific stuff.&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Aug 2000 22:57:00 +0000</pubDate>
 <dc:creator>Jonathan Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1069924 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
