I have the following in my script:

use Mail::Sender;

When using Perl2Exe I get the following error:

Warning: module Mail/Sender.config.pm not found

After install of Perl2Exe I ran the sample and it did fine.  The Perl script
runs without warnings and I use (-w; use strict;).  I am using Win32.

Any clues?

Reply via email to