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

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>ActivePerl -- Resources</title>
  7. <link rel="STYLESHEET" href="Active.css" type="text/css" media="screen">
  8. </head>
  9.  
  10. <body>
  11.  
  12. <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EAE2BB">
  13. <tr> 
  14. <td width="57"><a target=_blank href="http://www.ActiveState.com/ActivePerl/">
  15. <img src="images/activeperl_logo.gif" width="57" height="48" border="0" alt="ActivePerl"></a></td>
  16. <td><div align="center" class="heading">ActivePerl User Guide</div></td>
  17. <td width="112"><a target=_blank  href="http://www.ActiveState.com">
  18. <img src="images/AS_logo.gif" width="112" height="48" border="0"  alt="ActiveState" /></a></td>
  19. </tr>
  20. <tr>
  21. <td class="lineColour" colspan="3"></td>
  22. </tr>
  23. </table>
  24.  
  25. <h1>ActivePerl Resources</h1>
  26.  
  27. <ul>
  28.   <li><a class="doc" href="#documentation">Documentation</a></li>
  29.   <li><a class="doc" href="#support">Support</a></li>
  30.   <li><a class="doc" href="#more">More Perl Resources</a></li>
  31. </ul>
  32.  
  33.  
  34. <h2><a name="documentation">Documentation</a></h2>
  35.  
  36. <p>ActivePerl includes the core Perl documentation, the Perl FAQ, and the 
  37. ActivePerl User Guide (which contains information specific to ActivePerl, 
  38. such as the Release Notes and ActivePerl component documentation).</p>
  39.  
  40. <p>The ActivePerl User Guide is provided in HTML format; using a web browser, 
  41. load the file <code>html/index.html</code> to view the document set.  
  42. The ActivePerl User Guide includes the following information:
  43.  
  44. <ul>
  45.   <li>information specific to ActivePerl (such as the Release Notes)</li>
  46.   <li>documentation for ActivePerl components (such as the Perl Package 
  47.   Manager)</li>
  48.   <li>documentation for the Perl core, Perl pragmas, and Perl modules that 
  49.   are included with ActivePerl</li>
  50. </ul> 
  51.  
  52. <p>When you add packages to your Perl installation using the 
  53. <a class="doc" href="faq/ActivePerl-faq2.html">Perl Package Manager</a>, 
  54. the ActivePerl User Guide is updated with the documentation contained in the 
  55. new modules. 
  56.  
  57. <p>Perl documentation can also be accessed from the command line, 
  58. using the <code>perldoc</code> command.  For example:</p>
  59.  
  60. <blockquote>
  61.     <code>perldoc <em>module</em>.pm</code>
  62. </blockquote>  
  63.  
  64. <p>...will display the embedded documentation for the specified module.</p>
  65.  
  66. <h2><a name="support">Support</a></h2>
  67.  
  68. <p>For installation-related support issues, check the 
  69. <a class="doc" href="http://www.ActiveState.com/ASPN/Mail/browse/activeperl" target="_blank">ActivePerl
  70. Mailing List</a> archives.  If you do not find the answer to your problem, 
  71. contact <a href="mailto:support@ActiveState.com">support@ActiveState.com</a> 
  72. for installation assistance.</p>
  73.  
  74. <p>Please submit bug reports and enhancement requests via the 
  75. <a class="doc" href="http://bugs.ActiveState.com/ActivePerl">ActivePerl Bug Database</a>.
  76. All bug reports should be accompanied by one or more concrete examples that will
  77. help us reproduce the problem. Include all relevant information that you think
  78. will help us recreate the particular environment in which the bug was observed.
  79. Remember, if we cannot reproduce the problem, we cannot fix it!</p>
  80.  
  81. <h3>Commercial Support</h3>
  82.  
  83. <p><a class="doc" href="http://www.ActiveState.com/Professional_Services" target="_blank">ActiveState Professional Services</a> 
  84. provides customized support for applications and internals.</p>
  85.  
  86. <p><a class="doc" href="http://www.ActiveState.com/Products/PerlDirect/index.html" target="_blank">PerlDirect</a> 
  87. is a corporate support solution for Perl. PerlDirect provides the comprehensive
  88. support that an enterprise needs to deploy Perl in mission-critical
  89. applications.</p>
  90.  
  91. <h2><a name="more">More Perl Resources</a></h2>
  92.  
  93. <h3>Internet Web sites</h3>
  94.  
  95. <blockquote>
  96. <p><a class="doc" target=_blank href="http://aspn.ActiveState.com/ASPN">ASPN</a>, the ActiveState Programmer Network
  97. <p><a class="doc" target=_blank href="http://www.ActiveState.com/Professional_Services">ActiveState Professional Services</a>
  98. <p><a class="doc" target=_blank href="http://perl.oreilly.com/">The O'Reilly Perl Resource Center</a>
  99. <p><a class="doc" target=_blank href="http://www.perl.org/">Perl Mongers</a>
  100. <p><a class="doc" target=_blank href="http://use.perl.org/">use Perl;</a>
  101. <p><a class="doc" target=_blank href="http://search.cpan.org/">CPAN</a>
  102. </blockquote>
  103.  
  104. <h3>Usenet Newsgroups</h3>
  105.  
  106. <blockquote>
  107. <p>Usenet newsgroups are another good source of information and advice regarding
  108. Perl. Please consult your system administrator or Internet service provider for
  109. availability of the following groups:</p>
  110.  
  111. <blockquote>
  112. <p>comp.lang.perl.announce</p>
  113. <p>comp.lang.perl.misc</p>
  114. <p>comp.lang.perl.modules</p>
  115. <p>comp.lang.perl.tk</p>
  116. </blockquote>
  117. <p>There are also some non-English Perl related newsgroups:</p>
  118. <blockquote>
  119. <p>de.comp.lang.perl</p>
  120. <p>fj.lang.perl</p>
  121. <p>fr.comp.lang.perl</p>
  122. <p>it.comp.lang.perl</p>
  123. <p>no.it.programmering.perl</p>
  124. <p>pl.comp.lang.perl</p>
  125. <p>japan.comp.lang.per</p>
  126. </blockquote>
  127. </blockquote>
  128.  
  129. <h3>Books on Perl</h3>
  130. <ul>
  131. <p>The following books published by <strong><a class="doc" target="_blank" 
  132. href="http://www.oreilly.com">O'Reilly & Associates</a></strong> are useful
  133. additions to any Perl aficionado's bookcase:</p>
  134. <ul>
  135. <p>Srinivasan, Sriram.  <i>Advanced Perl Programming</i></p>
  136. <p>Gundavaram, Shishir.  <i>CGI Programming on the World Wide Web</i></p>
  137. <p>Schwartz, Randal L., Erik Olson & Tom Christiansen.  <i>Learning Perl on Win32 Systems</i></p> 
  138. <p>Schwartz, Randal L. & Tom Christiansen, foreword by Larry Wall.  <i>Learning Perl, 2nd Edition</i></p> 
  139. <p>Friedl, Jeffrey E. F.  <i>Mastering Regular Expressions: Powerful Techniques for Perl and Other Tools</i></p> 
  140. <p>Vromans, Johan.  <i>Perl 5 Desktop Reference</i></p> 
  141. <p>Christiansen, Tom  & Nathan Torkington.  <i>Perl Cookbook</i></p>
  142. <p>Wall, Larry, Tom Christiansen & Randal L. Schwartz.  <i>Programming Perl, 2nd Edition</i></p>
  143. <p>Wong, Clinton.  <i>Web Client Programming with Perl: Automating Tasks on the Web</i></p>
  144. </ul>
  145. </ul>
  146.  
  147.  
  148. </body>
  149.  
  150. </html>
  151.