Hi,

I used strict and warnings at top of my program as you told, and found some
warnings and I have fixed all even, I am getting the same error "invalid top
directory at C:/Perl/lib/File/Find.pm line 592"

Regards,
Ramkumar

-----Original Message-----
From: Bill Luebkert [mailto:[email protected]] 
Sent: Tuesday, October 06, 2009 12:31 PM
To: [email protected]
Cc: [email protected]
Subject: Re: Error on Perl Module File-Find-Rule when run .pl/and create exe

Ramkumar wrote:
 >
 > Hi List,
 >
 > I am facing module error when run the perl file.
 >
 > I am using perl version 5.8.8
 >
 > Module File-Find-Rule installed on site area in my system.
 >
 > Part of my Perl code:

Rewrite your code with use strict and use warnings at the top and run it
before posting it.  Then we can help if you get errors.


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to