Win32-PerlExe-Env version 0.01 ============================== A README file is required for CPAN modules since CPAN extracts the README file from a module distribution so that people browsing the archive can use it get an idea of the modules uses. It is usually a good idea to provide version information here so that people can decide whether fixes for the module are worth downloading. NAME Win32::PerlExe::Env - Get environment informations of Win32 Perl executables DESCRIPTION Win32::PerlExe::Env supports special 'build-in' environment informations of Perl .exe files. The main goal of this module version is to get the internal temporary directory of packed Perl executables regardless of the used packer. This version supports ActiveState PDK packer. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES ActiveState PDK 6.0.2 executables. Warning: This is an alpha release. COPYRIGHT AND LICENCE Copyright (C) 2006 Thomas Walloschke This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.