Ramkumar wrote:
> Hi,
>
> It has many line in my file, very big program.
>
> If I comment these two lines, #use File::Find::Rule; and
> #...@imgfolder =
> File::Find::Rule->file()->name('*.*')->in($imagepath);
> It is working fine (except this functionality).
>
>
> Note: $imagepath is assigned user argument, as my $imagepath=$ARGV[3];
>
> The purpose of the above functionality is to find out "unused images
> in Image path and Not available images" used in XML.
>
> Error:
> invalid top directory at C:/Perl/lib/File/Find.pm line 592
We don't need the whole program, just the test case you posted earlier
and that you've fixed and tested locally along with the failure that
you have already described.
Just give us a clean compiling test case that reproduces the problem -
it doesn't have to be any bigger than the previous example. Then we
can try it and see what we get. Also post your Perl
version/build/platform.
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs