home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/transitional.dtd">
- <html xmlns="http://www.w3.org/TR/xhtml1">
- <head>
- <title>perlwin32faq - Perl for Win32 Frequently Asked
- Questions</title>
- <link rev="made" href="mailto:bjepson@debian.ids.net" />
- <meta name="GENERATOR" charset="iso-8859-1" />
- <link rel="STYLESHEET" href="../win32prk.css" type="text/css"
- media="screen" />
- </head>
-
- <body bgcolor="#ffffff">
- <!-- beginning of leaf header-->
-
- <table width="100%">
- <tr>
- <td bgcolor="000000" width="70" height="31"><a href=
- "http://www.activestate.com/"><img src="ASbutton.gif" alt=
- "ActiveState Home Page" border="0" width="68" height=
- "30" /></a></td>
-
- <td width="10" bgcolor="#ffffff"> </td>
-
- <td valign="middle" bgcolor="#cc0066"><font face=
- "sans-serif" size="+1" color="#ff99cc">
- Win32 FAQ</font></td>
- </tr>
- </table>
- <!-- end of leaf content--><!-- INDEX BEGIN -->
-
- <ul>
- <li><a href="#NAME">NAME</a></li>
-
- <li>
- <a href="#DESCRIPTION">DESCRIPTION</a>
-
- <ul>
- <li><a href="#About_this_document">About this
- document</a></li>
- </ul>
- </li>
- </ul>
- <!-- INDEX END -->
- <hr />
- <br />
-
- <h1><a name="NAME">NAME</a></h1>
-
- <p> perlwin32faq - Perl for Win32 Frequently Asked Questions
- <font size="-1">(FAQ)</font></p>
- <br />
- <hr />
-
- <h1><a name="DESCRIPTION">DESCRIPTION</a></h1>
-
- <p> Perl for Win32 Frequently Asked Questions <font size="-1">
- (FAQ)</font></p>
- <br />
- <hr />
-
- <h2><a name="About_this_document">About this document</a></h2>
-
- <p> This <font size="-1">FAQ</font> was originally assembled
- and maintained by Evangelo Prodromou. <a href=
- "mailto:evangelo@endcontsw.com">evangelo@endcontsw.com.</a> It
- has been revised and updated by Brian Jepson of O'Reilly and
- Associates, and David Grove and David Dmytryshyn of
- ActiveState. (June 18, 1998)</p>
-
- <p>Last revised (February, 1999) by Kevin Meltzer, Eric Smith,
- Henning Michael Møller-Nielsen of RTO, and Philip
- Martin.</p>
-
- <p> This <font size="-1">FAQ</font> will be updated over time.
- Be sure to check out <a href=
- "http://www.activestate.com/support/faqs/win32">
- http://www.activestate.com/support/faqs/win32</a> for the
- latest version of this and other FAQs.</p>
-
- <p> This <font size="-1">FAQ</font> is in the public domain. If
- you use it, however, please ensure that you give credit to the
- original authors.</p>
-
- <p> Note that all code examples in this <font size="-1">
- FAQ</font> have been indented to be easy to read. If you
- cut-and-paste an example to a real Perl script, remember to
- outdent the code again so that the farthest-left column of code
- is in the first column. This can be crucial!</p>
-
- <p> Interested in tautologies? Here's one for you: All the
- trademarks mentioned in this document are the property of their
- respective owners.</p>
-
- <p> The questions originally came from the perl-win32-users
- mailing list. Thanks to all the people on that list who have
- supplied suggestions and criticisms as well as information.</p>
-
- <p> Contents of this <font size="-1">FAQ</font></p>
- <br />
- <pre>
- <a href=
- "perlwin32faq.html">perlwin32faq</a>: Overview of the Win32 Perl FAQ (this document) (Updated: 3/3/99)
- <a href=
- "perlwin32faq1.html">perlwin32faq1</a>: Availability and Installation
- <a href="perlwin32faq2.html">perlwin32faq2</a>: PerlIS
- <a href=
- "perlwin32faq3.html">perlwin32faq3</a>: Documentation and Support
- <a href=
- "perlwin32faq4.html">perlwin32faq4</a>: Windows NT and Windows 95 (Updated: 3/11/99)
- <a href=
- "perlwin32faq5.html">perlwin32faq5</a>: Implementation Quirks
- <a href=
- "perlwin32faq6.html">perlwin32faq6</a>: Web Server Configuration and Troubleshooting
- <a href=
- "perlwin32faq7.html">perlwin32faq7</a>: Web Programming (CGI and PerlIS)
- <a href=
- "perlwin32faq8.html">perlwin32faq8</a>: General programming
- <a href=
- "perlwin32faq9.html">perlwin32faq9</a>: Modules/sample scripts (Updated: 3/11/99)
- <a href=
- "perlwin32faq10.html">perlwin32faq10</a>: Embedding and Extending
- <a href=
- "perlwin32faq11.html">perlwin32faq11</a>: Using PPM to install modules (Updated: 3/3/99)
- <a href=
- "perlwin32faq12.html">perlwin32faq12</a>: Using OLE with Perl (Updated: 3/11/99)
-
- </pre>
-
- <p><b>Additions/Changes/Comments</b></p>
-
- <p>Send email to the FAQ maintainers, at <a href=
- "mailto:perlwin32faq@rto.dk">perlwin32faq@rto.dk</a></p>
-
- <p> <!-- beginning of leaf footer--></p>
-
- <table width="100%">
- <tr>
- <td bgcolor="000000" width="70" height="31"><a href=
- "http://www.activestate.com/"><img src="ASbutton.gif" alt=
- "ActiveState Home Page" border="0" width="68" height=
- "30" /></a></td>
-
- <td width="10"> </td>
-
- <td valign="middle" bgcolor="#cc0066"><font face=
- "sans-serif" size="+1" color="#ff99cc">
- Win32 FAQ</font></td>
- </tr>
- </table>
- <!-- end of leaf footer-->
- </body>
- </html>
-
-