[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
[perl #18306] B::Xref seems to be broken
On Wed Jul 09 06:17:39 2008, renee.baecker@smart-websolutions.de wrote:
> I wanted to test run the "find" script. As "animator" mentioned it
> couldn't be run because B::Xref tries to call a method "NAME" on a
> B::SPECIAL object.
>
> So I patched B::Xref and run the script. The problem the OP had seems to
> be fixed...
>
> The output:
>
> ./perl -Ilib -MO=Xref lib/find.pl | grep ^File
> File lib/Cwd.pm
> File lib/File/Basename.pm
> File lib/File/Find.pm
> File lib/File/Spec/Unix.pm
> File lib/List/Util.pm
> File lib/Scalar/Util.pm
> File lib/XSLoader.pm
> File lib/find.pl
> lib/find.pl syntax OK
> File lib/re.pm
>
This patch was applied as change #34772. Thanks!
Steve
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]