On Fri, Nov 7, 2008 at 10:10 AM, Andy Lester <span dir="ltr">&lt;<a href="mailto:andy@petdance.com">andy@petdance.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On Nov 7, 2008, at 8:34 AM, Jay Hannah wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Nov 6, 2008, at 4:06 PM, Mike Hostetler wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Very basic Perl functionality, yet the original author didn&#39;t understand some basic concepts of Perl. &nbsp;Like how subroutines work, and the fact that not all variables need to be global.<br>
</blockquote></blockquote>
<br></div>
File::Find is one of the oldest modules, and shows its heritage. &nbsp;You may not like the interface, but it&#39;s too late to change it now.<br>
<br>
If you&#39;d like a file finder with a more modern interface, may I suggest File::Next?<div class="Ih2E3d"><br>
</div></blockquote><div><br>I&#39;m sorry -- I didn&#39;t mean File::Find was bad-- &nbsp; I was referring to the script I have to refactor!!<br><br>I&#39;ve used File::Find before, actually, but I just need to get all the files so it was easy. I didn&#39;t really have to write a function that did any filtering on them.<br>
</div></div><br>-- <br>Mike Hostetler<br><a href="http://mike.hostetlerhome.com/">http://mike.hostetlerhome.com/</a><br><br><br>