home *** CD-ROM | disk | FTP | other *** search
/ Chip: Windows 2000 Professional Resource Kit / W2KPRK.iso / apps / perl / ActivePerl.exe / data.z / perlwin32faq.html < prev    next >
Encoding:
Extensible Markup Language  |  1999-10-15  |  5.3 KB  |  156 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/transitional.dtd">
  4. <html xmlns="http://www.w3.org/TR/xhtml1">
  5.   <head>
  6.     <title>perlwin32faq - Perl for Win32 Frequently Asked
  7.     Questions</title>
  8.     <link rev="made" href="mailto:bjepson@debian.ids.net" />
  9.     <meta name="GENERATOR" charset="iso-8859-1" />
  10.     <link rel="STYLESHEET" href="../win32prk.css" type="text/css"
  11.     media="screen" />
  12.   </head>
  13.  
  14.   <body bgcolor="#ffffff">
  15.     <!-- beginning of leaf header-->
  16.  
  17.     <table width="100%">
  18.       <tr>
  19.         <td bgcolor="000000" width="70" height="31"><a href= 
  20.         "http://www.activestate.com/"><img src="ASbutton.gif" alt= 
  21.         "ActiveState Home Page" border="0" width="68" height=
  22.         "30" /></a></td>
  23.  
  24.         <td width="10" bgcolor="#ffffff"> </td>
  25.  
  26.         <td valign="middle" bgcolor="#cc0066"><font face=
  27.         "sans-serif" size="+1" color="#ff99cc">   
  28.         Win32 FAQ</font></td>
  29.       </tr>
  30.     </table>
  31.     <!-- end of leaf content--><!-- INDEX BEGIN -->
  32.  
  33.     <ul>
  34.       <li><a href="#NAME">NAME</a></li>
  35.  
  36.       <li>
  37.         <a href="#DESCRIPTION">DESCRIPTION</a> 
  38.  
  39.         <ul>
  40.           <li><a href="#About_this_document">About this
  41.           document</a></li>
  42.         </ul>
  43.       </li>
  44.     </ul>
  45.     <!-- INDEX END -->
  46.     <hr />
  47.     <br />
  48.  
  49.     <h1><a name="NAME">NAME</a></h1>
  50.  
  51.     <p> perlwin32faq - Perl for Win32 Frequently Asked Questions
  52.     <font size="-1">(FAQ)</font></p>
  53.     <br />
  54.     <hr />
  55.  
  56.     <h1><a name="DESCRIPTION">DESCRIPTION</a></h1>
  57.  
  58.     <p> Perl for Win32 Frequently Asked Questions <font size="-1">
  59.     (FAQ)</font></p>
  60.     <br />
  61.     <hr />
  62.  
  63.     <h2><a name="About_this_document">About this document</a></h2>
  64.  
  65.     <p> This <font size="-1">FAQ</font> was originally assembled
  66.     and maintained by Evangelo Prodromou. <a href= 
  67.     "mailto:evangelo@endcontsw.com">evangelo@endcontsw.com.</a> It
  68.     has been revised and updated by Brian Jepson of O'Reilly and
  69.     Associates, and David Grove and David Dmytryshyn of
  70.     ActiveState. (June 18, 1998)</p>
  71.  
  72.     <p>Last revised (February, 1999) by Kevin Meltzer, Eric Smith,
  73.     Henning Michael Møller-Nielsen of RTO, and Philip
  74.     Martin.</p>
  75.  
  76.     <p> This <font size="-1">FAQ</font> will be updated over time.
  77.     Be sure to check out <a href= 
  78.     "http://www.activestate.com/support/faqs/win32">
  79.     http://www.activestate.com/support/faqs/win32</a> for the
  80.     latest version of this and other FAQs.</p>
  81.  
  82.     <p> This <font size="-1">FAQ</font> is in the public domain. If
  83.     you use it, however, please ensure that you give credit to the
  84.     original authors.</p>
  85.  
  86.     <p> Note that all code examples in this <font size="-1">
  87.     FAQ</font> have been indented to be easy to read. If you
  88.     cut-and-paste an example to a real Perl script, remember to
  89.     outdent the code again so that the farthest-left column of code
  90.     is in the first column. This can be crucial!</p>
  91.  
  92.     <p> Interested in tautologies? Here's one for you: All the
  93.     trademarks mentioned in this document are the property of their
  94.     respective owners.</p>
  95.  
  96.     <p> The questions originally came from the perl-win32-users
  97.     mailing list. Thanks to all the people on that list who have
  98.     supplied suggestions and criticisms as well as information.</p>
  99.  
  100.     <p> Contents of this <font size="-1">FAQ</font></p>
  101.     <br />
  102. <pre>
  103.     <a href=
  104. "perlwin32faq.html">perlwin32faq</a>: Overview of the Win32 Perl FAQ (this document) (Updated: 3/3/99)
  105.     <a href=
  106. "perlwin32faq1.html">perlwin32faq1</a>: Availability and Installation
  107.     <a href="perlwin32faq2.html">perlwin32faq2</a>: PerlIS
  108.     <a href=
  109. "perlwin32faq3.html">perlwin32faq3</a>: Documentation and Support
  110.     <a href=
  111. "perlwin32faq4.html">perlwin32faq4</a>: Windows NT and Windows 95 (Updated: 3/11/99)
  112.     <a href=
  113. "perlwin32faq5.html">perlwin32faq5</a>: Implementation Quirks
  114.     <a href=
  115. "perlwin32faq6.html">perlwin32faq6</a>: Web Server Configuration and Troubleshooting
  116.     <a href=
  117. "perlwin32faq7.html">perlwin32faq7</a>: Web Programming (CGI and PerlIS)
  118.     <a href=
  119. "perlwin32faq8.html">perlwin32faq8</a>: General programming
  120.     <a href=
  121. "perlwin32faq9.html">perlwin32faq9</a>: Modules/sample scripts (Updated: 3/11/99)
  122.     <a href=
  123. "perlwin32faq10.html">perlwin32faq10</a>: Embedding and Extending 
  124.     <a href=
  125. "perlwin32faq11.html">perlwin32faq11</a>: Using PPM to install modules (Updated: 3/3/99) 
  126.     <a href=
  127. "perlwin32faq12.html">perlwin32faq12</a>: Using OLE with Perl  (Updated: 3/11/99)
  128.  
  129. </pre>
  130.  
  131.     <p><b>Additions/Changes/Comments</b></p>
  132.  
  133.     <p>Send email to the FAQ maintainers, at <a href= 
  134.     "mailto:perlwin32faq@rto.dk">perlwin32faq@rto.dk</a></p>
  135.  
  136.     <p> <!-- beginning of leaf footer--></p>
  137.  
  138.     <table width="100%">
  139.       <tr>
  140.         <td bgcolor="000000" width="70" height="31"><a href= 
  141.         "http://www.activestate.com/"><img src="ASbutton.gif" alt= 
  142.         "ActiveState Home Page" border="0" width="68" height=
  143.         "30" /></a></td>
  144.  
  145.         <td width="10"> </td>
  146.  
  147.         <td valign="middle" bgcolor="#cc0066"><font face=
  148.         "sans-serif" size="+1" color="#ff99cc">   
  149.         Win32 FAQ</font></td>
  150.       </tr>
  151.     </table>
  152.     <!-- end  of leaf footer-->
  153.   </body>
  154. </html>
  155.  
  156.