Posted by: Gangadhar on: March 9, 2009
You can install any package using ppm command on windows. Ex: From command prompt, execute ppm: C:\perl> ppm Then the prompt changes and you can install the DBI using the following command: Install DBI In the same way, you can install other packages also.