I don't think DBI is available in PPD format. You need to CPAN or do it by hand (download the package and its dependencies, gzip -d, tar, perl Makefile.pl, make, make tests, make install). I've had mixed success with CPAN on Windows.
HTH, Dave On Sep 2, MURUGAN V V scribed: > Hi, > > When I try to install DBI the following error is coming.... > > Please help.... > > > PPM> install DBI > Install package 'DBI?' (y/N): y > Installing package 'DBI'... > Error installing package 'DBI': Could not locate a PPD file for package DBI > PPM> > > Thanks in advance > Murugan. >