NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Have you filed a bug report (Score:1)
http://rt.cpan.org/Public/Dist/Display.html?Name=FindBin [cpan.org]
Reply to This
Re: (Score:1)
As I wrote in the comments of my other post about this [perl.org]:
And? (Score:1)
I think it is a bad precedence to suggest that we shouldn't document bugs because they have existed for a really long time and fixing them means deprecating the module entirely.
I am not trying to be flippant or antagonistic. I just think it is unfair to expect folks to have read everything you have read.
Re: (Score:1)
I am entirely fine with a doc patch for FindBin, and if there is a better module, a deprecation notice in the FindBin docs pointing to it. That’s not “fixing” FindBin, and therefore is a good idea. I hadn’t thought of that.