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

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <html>
  4.  
  5. <head>
  6. <title>ActivePerl Components</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 Components</h1>
  26.  
  27. <h3><a name="perl_for_win32">Perl</a></h3>
  28.  
  29.   <p>Includes all of the core binaries and modules you'll need to run Perl
  30.   scripts on your system.</p>
  31.  
  32.  
  33. <h3><a name="perl_package_manager">Perl Package Manager (PPM)</a></h3>
  34.  
  35.   <p>The Perl Package Manager (PPM) provides a command line interface for
  36.   managing your Perl modules and extensions.</p>
  37.   <p>PPM allows you to access package repositories and install new packages or
  38.   update old ones you already have with relative ease.</p>
  39.   <p>To launch PPM, type:<code> ppm</code> at the command prompt.</p>
  40.  
  41.  
  42. <h2>Windows Components</h2>
  43.  
  44. <h3><a name="perl_for_isapi">Perl for ISAPI</a></h3>
  45. <ul>
  46.   <p>A plug-in designed to run Perl scripts faster on ISAPI compliant Web
  47.   servers. Sometimes referred to as PerlIS. Requires <b>ActivePerl</b> and an
  48.   ISAPI compliant Web server.</p>
  49. </ul>
  50.  
  51. <h3><a name="perlscript">PerlScript</a></h3>
  52. <ul>
  53.   <p>An ActiveX scripting engine which works with any ActiveX scripting host,
  54.   such as Windows Scripting Host, MS Internet Explorer 4.0+ or MS Internet
  55.   Information Server 3.0+. Requires <b>ActivePerl</b> and an ActiveX scripting
  56.   host.</p>
  57.   <p>Click <a class="doc" href="Windows/PerlScript.html">here</a> for more information on
  58.   PerlScript.</p>
  59. </ul>
  60.  
  61. <h3>PerlEz</h3>
  62. <ul>
  63.   <p>Embedded Perl.</p>
  64. </ul>
  65.  
  66. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  67.   <tr>
  68.     <td class="block" valign="MIDDLE" width="100%" bgcolor="#cccccc"><strong>
  69.       <p class="block"> ActivePerl Components</p>
  70.       </strong></td>
  71.   </tr>
  72. </table>
  73.  
  74. </body>
  75.  
  76. </html>
  77.