| TABLE 1: Win32 Perl Modules and Extensions |
| Win32 Perl Modules |
Extensions |
| Win32::AdminMisc |
Use Perl Package Manager (PPM) to download and install this extension by typing
ppm install http://www.roth.net/perl/packages/win32-adminmisc.ppd
at the command line. |
| Win32::API |
Download this extension from http://dada.perl.it/#api or use PPM to install it by typing
ppm install Win32-API
at the command line. |
| Win32::API::Prototype |
Use PPM to download and install this module by typing
ppm install
http://www.roth.net/perl/packages/win32-api-prototype.ppd
at the command line. |
| Win32::TieRegistry |
If this module isn't already installed (it comes standard with most Win32 Perl builds), use PPM to install it by typing
ppm install Win32-TieRegistry
at the command line. |
| Win32::Shortcut |
This extension should be installed by default when you install ActiveState's Win32 Perl. |