in reply to Specifying .pm files

Hello Monks


Thanks alot for the replies and everything worked..I did the following

1. Downloaded the tar.gz(Config::Simple)
2. perl Makefile.PL
3. nmake test
it created lib folder
I copied that lib folder to my project directory and
the program worked without any errors


Sridhar </code>