Re: File::Find

2004-11-01 Thread $Bill Luebkert
Kyriaki Gali wrote: > Sorry, > > My problem is when i run the script in perl command (./test.pl) it works > fine, when i include this code in my asp script it fails! > There is any difference? > > use File::Find; > my $frdate; > my $tblname = 'zzz_kinetix_hello_test'; > find(\&ffind, "/billing

RE: File::Find

2004-11-01 Thread Charles K. Clarkson
Kyriaki Gali <> wrote: : Hello, : : I have a directory and i want to see if the name of an : including file is eq with another. : I used File::Find but has problems.. Do you know anything about : this module? I have read the documentation but i can't : understand. Show us your problem cod

RE: File::Find

2001-12-23 Thread Brent Dax
> Can you use the File::Find method "find" by specifying a sub-routine > other than "wanted" as the first method arg? > Certainly--calling the function 'wanted' is just a convention.. --Brent Dax [EMAIL PROTECTED] Configure pumpking for Perl 6 "Nothing important happened today." --George II