home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _f1b4c1f8d85bd196a0a86662f0104f52 < prev    next >
Encoding:
Text File  |  2004-06-01  |  4.0 KB  |  82 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3.  
  4. <head>
  5. <title>ActivePerl faq - ActivePerl Frequently Asked Questions</title>
  6. <link rel="STYLESHEET" href="../../Active.css" type="text/css" media="screen">
  7. </head>
  8.  
  9. <body>
  10.  
  11. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  12.   <tr>
  13.     <td class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><strong>
  14.       <p class="block"> ActivePerl FAQ</p>
  15.       </strong></td>
  16.   </tr>
  17. </table>
  18. <ul>
  19.   <li><a href="#NAME">NAME</a></li>
  20.   <li><a href="#DESCRIPTION">DESCRIPTION</a>
  21.     <ul>
  22.       <li><a href="#About_this_document">About this document</a></li>
  23.     </ul>
  24.   </li>
  25. </ul>
  26. <hr>
  27. <h1><a name="NAME">NAME</a></h1>
  28. <p>ActivePerl-Winfaq - ActivePerl Frequently Asked Questions for Windows (FAQ)</p>
  29. <hr>
  30. <h1><a name="DESCRIPTION">DESCRIPTION</a></h1>
  31. <p>ActivePerl Frequently Asked Questions for Windows (FAQ)</p>
  32. <hr>
  33. <h2><a name="About_this_document">About this document</a></h2>
  34. <p>This FAQ was originally assembled and maintained by Evangelo Prodromou. It
  35. has been revised and updated by Brian Jepson of O'Reilly and Associates, and
  36. David Grove and David Dmytryshyn of ActiveState. Revised (February, 1999) by
  37. Kevin Meltzer, Eric Smith, Henning Michael M°ller-Nielsen of RTO, and Philip
  38. Martin. Revised (January, 2000) by David Sparks of ActiveState.</p>
  39. <p>This FAQ will be updated over time. Be sure to check out <a href="http://www.ActiveState.com/ASPN/Perl/Products/ASPNTOC-APERL5.6.0-001-004">www.ActiveState.com/ASPN/Perl/Products/ASPNTOC-APERL5.6.0-001-004</a>
  40. for the latest version of this and other FAQs.</p>
  41. <p>This FAQ is in the public domain. If you use it, however, please ensure that
  42. you give credit to the original authors.</p>
  43. <p>Note that all code examples in this FAQ have been indented to be easy to
  44. read. If you cut-and-paste an example to a real Perl script, remember to outdent
  45. the code again so that the farthest-left column of code is in the first column.
  46. This can be crucial!</p>
  47. <p>Interested in tautologies? Here's one for you: All the trademarks mentioned
  48. in this document are the property of their respective owners.</p>
  49. <p>The questions originally came from the perl-win32-users mailing list. Thanks
  50. to all the people on that list who have supplied suggestions and criticisms as
  51. well as information.</p>
  52. <p>Contents of this FAQ</p>
  53. <pre>
  54.     <a href="ActivePerl-Winfaq.html">ActivePerlfaq</a>: Overview of the ActivePerl FAQ (this document) (Updated: 11/3/2000)
  55.     <a href="../ActivePerl-faq1.html">ActivePerlfaq1</a>: Availability and Installation
  56.     <a href="ActivePerl-Winfaq2.html">ActivePerlfaq2</a>: PerlIS
  57.     <a href="../ActivePerl-faq3.html">ActivePerlfaq3</a>: Documentation and Support
  58.     <a href="ActivePerl-Winfaq4.html">ActivePerlfaq4</a>: Windows NT and Windows 95 (Updated: 3/11/99)
  59.     <a href="ActivePerl-Winfaq5.html">ActivePerlfaq5</a>: Implementation Quirks
  60.     <a href="ActivePerl-Winfaq6.html">ActivePerlfaq6</a>: Web Server Configuration and Troubleshooting
  61.     <a href="ActivePerl-Winfaq7.html">ActivePerlfaq7</a>: Web Programming (CGI and PerlIS)
  62.     <a href="ActivePerl-Winfaq8.html">ActivePerlfaq8</a>: General programming
  63.     <a href="ActivePerl-Winfaq9.html">ActivePerlfaq9</a>: Modules/sample scripts (Updated: 3/11/99)
  64.     <a href="ActivePerl-Winfaq10.html">ActivePerlfaq10</a>: Embedding and Extending
  65.     <a href="../ActivePerl-faq2.html">ActivePerlfaq11</a>: Using PPM to install modules (Updated: 3/3/99)
  66.     <a href="ActivePerl-Winfaq12.html">ActivePerlfaq12</a>: Using OLE with Perl  (Updated: 3/11/99)
  67.  
  68. </pre>
  69. <p><b>Additions/Changes/Comments</b></p>
  70. <p>Send email to the FAQ maintainers, at <a href="mailto:support@ActiveState.com">support@ActiveState.com</a></p>
  71. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  72.   <tr>
  73.     <td class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><strong>
  74.       <p class="block"> ActivePerl FAQ</p>
  75.       </strong></td>
  76.   </tr>
  77. </table>
  78.  
  79. </body>
  80.  
  81. </html>
  82.