ActiveState Home Page       Win32 FAQ


NAME

perlwin32faq - Perl for Win32 Frequently Asked Questions (FAQ)



DESCRIPTION

Perl for Win32 Frequently Asked Questions (FAQ)



About this document

This FAQ was originally assembled and maintained by Evangelo Prodromou. evangelo@endcontsw.com. 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)

Last revised (February, 1999) by Kevin Meltzer, Eric Smith, Henning Michael Møller-Nielsen of RTO, and Philip Martin.

This FAQ will be updated over time. Be sure to check out http://www.activestate.com/support/faqs/win32 for the latest version of this and other FAQs.

This FAQ is in the public domain. If you use it, however, please ensure that you give credit to the original authors.

Note that all code examples in this FAQ 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!

Interested in tautologies? Here's one for you: All the trademarks mentioned in this document are the property of their respective owners.

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.

Contents of this FAQ


    perlwin32faq: Overview of the Win32 Perl FAQ (this document) (Updated: 3/3/99)
    perlwin32faq1: Availability and Installation
    perlwin32faq2: PerlIS
    perlwin32faq3: Documentation and Support
    perlwin32faq4: Windows NT and Windows 95 (Updated: 3/11/99)
    perlwin32faq5: Implementation Quirks
    perlwin32faq6: Web Server Configuration and Troubleshooting
    perlwin32faq7: Web Programming (CGI and PerlIS)
    perlwin32faq8: General programming
    perlwin32faq9: Modules/sample scripts (Updated: 3/11/99)
    perlwin32faq10: Embedding and Extending 
    perlwin32faq11: Using PPM to install modules (Updated: 3/3/99) 
    perlwin32faq12: Using OLE with Perl  (Updated: 3/11/99)

Additions/Changes/Comments

Send email to the FAQ maintainers, at perlwin32faq@rto.dk

ActiveState Home Page       Win32 FAQ