I have downloaded an module (.dll format).I have set PERL5LIB path pointing to the dll directory manually .After doing so if i try to run the my program it throws an application error,if the PERL5LIB is not mean it throws error stating that unable to find loadable modules.
Your help is greatly appreciated.