Allan wrote:
> Im using the PPM on build 522. I type in PPM>install Find::File
> Then I get an error.
Correct me if I'm wrong, but I think you're looking for File::Find (not
Find::File) -- and that comes with Perl.
Try this: perl -MFile::Find -e 1
If it just gives you a prompt, you're fine; if you didn't have the module,
it would give you an error message "Can't find File/Find.pm in @INC (@INC
contains: ....)".
Cheers,
Philip
---
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]