Help with File::Find

2002-01-11 Thread Nick_D_Montpetit
Hi Everyone! I'm fairly new to Perl, and completely new to submitting to the list, so please be easy on me. :-) The purpose of the code I wrote (listed below) is to go through the current directory and all of its subdirectories and report the filename, size and age of the x largest files, where

RE: Help with File::Find

2002-01-11 Thread Nick_D_Montpetit
Bob Showalter , white.com>

Re: Help with File::Find

2002-01-11 Thread Nick_D_Montpetit
rewup. :-) Thanks! -Nick Nick_D_Montpetit@ eFunds.com

Re: Help with File::Find

2002-01-11 Thread Nick_D_Montpetit
Thanks! In this case, at least, there aren't any symbolic links to worry about. "Tanton Gibbs"

Re: Help with File::Find

2002-01-11 Thread Nick_D_Montpetit
Michael, Thanks for your help! I'll bet that you have identified the problem, and I'll do some testing to confirm it. Unfortunately, the "ignore such files..." option won't help very much, since the point of my code is to identify those very files, so I guess I'll have to take the recompile ro

Re: Trouble with Math::NumberCruncher

2002-03-15 Thread Nick_D_Montpetit
Hi Tirthankar, I knew my Graduate work in Statistics would come in handy at some point... :-) Without looking at the documentation for Math:NumberCruncher, I can fairly confidently say that both you and Math:NumberCruncher are right, but you are trying to calculate different things. In the fol