I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-06-17 02:20:03.099172-07 by roggli
flood_fill suggestion
Hi would it be possible to modify the flood_fill method so that it returns or could return the coordinate of the pixels affected by the method? best regards
Direct Responses: 12781 | Write a response
Posted on 2010-06-17 02:51:13.022416-07 by tonyc in response to 12779
Re: flood_fill suggestion

I guess it's possible, but I'm not sure how it solves your "find a pixel" problem, assuming that's what you want to do.

Direct Responses: Write a response