in reply to Re: File::Find::prune problems
in thread File::Find::prune problems

thank you very much amarquis,it was a very elegant way to fix the problem.
I've tried to get into cpanforum at file::find module but they I search for it and can't find it.
I believe this is a BUG of File::Find and I would like to notify it.
How could I do this ?

Replies are listed 'Best First'.
Re^3: File::Find::prune problems
by amarquis (Curate) on Mar 28, 2008 at 15:02 UTC

    I'm not sure based on the wording in the documentation that it is a bug. I don't think it is a great feature but, hey, I'm not the author. You should see a link to the bug tracker for a module on its page at CPAN.org, though. (Edit: Ignore what I said here, and listen to anonymonk above)

    clinton's File::Find::Rule looks to be a pretty sweet interface, though, that fixes your issue with prune neatly. I'd check it out.

Re^3: File::Find::prune problems
by runrig (Abbot) on Mar 28, 2008 at 16:46 UTC
Re^3: File::Find::prune problems
by Anonymous Monk on Mar 28, 2008 at 15:01 UTC

    CPAN Forum is for discussion, not for bugs. RT is for bugs.

    Since File::Find belongs to the Perl core distro, and it is not a dual-life module (i.e. it does not have another version seperately published on CPAN like for instance threads::shared), you can find its discussion forum at /dist/perl. Similarly, the bug queue is at bugs.perl.org and you report with perlbug.