Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Bugs in File::Find on Windows

by Steve_p (Priest)
on Feb 15, 2007 at 23:40 UTC ( [id://600333]=note: print w/replies, xml ) Need Help??


in reply to Bugs in File::Find on Windows

First, can you please post the wanted() sub? Without it, I can't see if you have a problem or not.

Second, if you have a wanted() sub, could you please open a perlbug on this?


Test your modules with bleadperl!

  rsync -avz rsync://public.activestate.com/perl-current/ .
  ./Configure -des -Dusedevel -Dprefix=/path/to/test/perl
  make test
  make install

Now, please test you modules! If you have test failures that don't happen with Perl 5.8.8, send a simplified test case to

perlbug at perl.org

Replies are listed 'Best First'.
Re^2: Bugs in File::Find on Windows
by jdporter (Paladin) on Feb 16, 2007 at 00:17 UTC
    can you please post the wanted() sub? Without it, I can't see if you have a problem or not.

    It doesn't matter what the wanted sub is, as long as it doesn't prune so as to prevent any recursions. That is not where the problem is.

    could you please open a perlbug on this?

    That is certainly worth considering.

    Update: bug filed.

    A word spoken in Mind will reach its own level, in the objective world, by its own weight

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://600333]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-24 05:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found