home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _704da0a62d3012a1d0b65818ef02ad07 < prev    next >
Encoding:
Text File  |  2004-06-01  |  3.0 KB  |  75 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 width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EAE2BB">
  12. <tr> 
  13. <td width="57"><a target=_blank href="http://www.ActiveState.com/ActivePerl/">
  14. <img src="../images/activeperl_logo.gif" width="57" height="48" border="0" alt="ActivePerl"></a></td>
  15. <td><div align="center" class="heading">ActivePerl User Guide</div></td>
  16. <td width="112"><a target=_blank  href="http://www.ActiveState.com">
  17. <img src="../images/AS_logo.gif" width="112" height="48" border="0"  alt="ActiveState" /></a></td>
  18. </tr>
  19. <tr>
  20. <td class="lineColour" colspan="3"></td>
  21. </tr>
  22. </table>
  23.  
  24. <h1> ActivePerl FAQ Introduction</h1>
  25. <ul>
  26.   <li><a class="doc" href="#NAME">NAME</a></li>
  27.   <li><a class="doc" href="#DESCRIPTION">DESCRIPTION</a>
  28.     <ul>
  29.       <li><a class="doc" href="#About_this_document">About this document</a></li>
  30.     </ul>
  31.   </li>
  32. </ul>
  33.  
  34. <h2><a name="NAME">NAME</a></h2>
  35. <p>ActivePerl-FAQ - ActivePerl Frequently Asked Questions (FAQ)</p>
  36.  
  37. <h2><a name="DESCRIPTION">DESCRIPTION</a></h2>
  38. <p>ActivePerl Frequently Asked Questions (FAQ)</p>
  39.  
  40. <h2><a name="About_this_document">About this document</a></h2>
  41. <p>This FAQ was assembled and is maintained by David Sparks of ActiveState.</p>
  42. <p>Parts of this FAQ are based on and include sections from the Perl for Win32
  43. FAQ.</p>
  44. <p>This FAQ will be updated over time. Be sure to check out <a class="doc" href="http://www.ActiveState.com/ASPN/Perl/Products/ASPNTOC-ACTIVEPERL">
  45. ASPN</a> for the latest version of this and other FAQs.</p>
  46. <p>This FAQ is in the public domain. If you use it, however, please ensure that
  47. you give credit to the original authors.</p>
  48. <p>Note that all code examples in this FAQ have been indented to be easy to
  49. read. If you cut-and-paste an example to a real Perl script, remember to outdent
  50. the code again so that the farthest-left column of code is in the first column.
  51. This can be crucial!</p>
  52. <p>All of the trademarks in this document are the property of their respective
  53. owners.</p>
  54.  
  55. <p>Contents of this FAQ</p>
  56. <pre>
  57.     <a class="doc" href="ActivePerl-faq1.html">ActivePerl-faq1</a>: Availability and Installation FAQ 
  58.     <a class="doc" href="ActivePerl-faq2.html">ActivePerl-faq2</a>: Perl Package Manager (PPM) FAQ
  59.     <a class="doc" href="ActivePerl-faq3.html">ActivePerl-faq3</a>: Documentation and Support FAQ
  60. </pre>
  61.  
  62. <h2>Additions/Changes/Comments</h2>
  63. <p>Send email to the FAQ maintainers, at <a class="doc" href="mailto:support@ActiveState.com">support@ActiveState.com</a></p>
  64. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  65.   <tr>
  66.     <td class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><strong>
  67.       <p class="block"> ActivePerl FAQ</p>
  68.       </strong></td>
  69.   </tr>
  70. </table>
  71.  
  72. </body>
  73.  
  74. </html>
  75.