in reply to Re: Perl -MO=Xref not working for V5.10
in thread Perl -MO=Xref not working for V5.10

Strange, the link you posted is from a thread dated May2007, over two years ago. So I wonder if going to v5.10.1 will really help.

Thanks,

EigenFunctions

  • Comment on Re^2: Perl -MO=Xref not working for V5.10

Replies are listed 'Best First'.
Re^3: Perl -MO=Xref not working for V5.10
by Anonymous Monk on Sep 24, 2009 at 18:58 UTC
    I tested it ( perl -MO=Xref -de 1) in 5.10.0 and it did not work.

    I tested it ( perl -MO=Xref -de 1) in 5.8.9 and it did work.

    I tested it ( perl -MO=Xref -de 1) in 5.10.1 and it did work.