[EMAIL PROTECTED] wrote:
> 
> It does not work.
> 
> Can't locate Mail/Sender.pm in @INC <@INC contains: c:/perl/lib
> c:/perl/site/lib> at test.pl line 11
> Begin failed -- compiliation aborted at test.pl line 11
> not ok 1
> 
> I tried copying Sender.pm to these directories and that did not work.

You shouldn't copy anything out of a distribution by hand.

Let's go back over your steps:

1. Unpack the tar.gz file into a directory
2. CD into that directory
3. perl Makefile.PL
4. nmake
(this will ask questions; answer with good Perl (i.e.
'[EMAIL PROTECTED]')
5. nmake test
(this will offer to overwrite your config; answer no)
6. nmake install

Did this not work?

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://www.bike-nomad.com

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to