bawy has asked for the wisdom of the Perl Monks concerning the following question:

Can someone please supply me with instructions to install DBI.pm in Win2k? The documentation says to type make (or nmake) so I open a command line, navigate into the DBI directory where I saved the module after unzipping it, type make and get an error (no such batchfile.) I really would like simple, dummy proof instructions that work in my Win2k/iis5/activeperl system, does it exist? Thanks in advance.

Originally posted as a Categorized Question.

  • Comment on Instructions to install DBI.pm in Win2k - "make" does nuttin' poppi?!