Re: find2perl . -xdev BROKEN still
On Thu, 19 Dec 1996 08:06:04 -0800, David Dyck <dcd@TC.FLUKE.COM> said:
>
> It seems that the -xdev feature for find2perl has been broken for that
> last few subversions.
>
> I think it is because $topdev is no longer exported from find.
You are right. This has been broken since find.pl was replaced with a
wrapper around File::Find. Here's a fix.
PS: I know this has come up before, but why don't we offer $name, $dir
and so on (or maybe $find_name, etc, aliases) in @EXPORT_OK?
p5p-msgid: <pzvi9yig3h.fsf@eeyore.ibcinc.com>