in reply to Re: Is it possible to view a string representaion of a code ref?
in thread Is it possible to view a string representaion of a code ref?

Only the B::Deparse solution seems to work in my case
Active perl 5.6.1 build 635, MSWin32-x86-multi-thread
Data::Dumper solution is still printing "DUMMY", i don't have Data::Dump::Streamer installed so I have not tested it

Vivek
-- In accordance with the prarabdha of each, the One whose function it is to ordain makes each to act. What will not happen will never happen, whatever effort one may put forth. And what will happen will not fail to happen, however much one may seek to prevent it. This is certain. The part of wisdom therefore is to stay quiet.
  • Comment on Re^2: Is it possible to view a string representaion of a code ref?

Replies are listed 'Best First'.
Re^3: Is it possible to view a string representaion of a code ref?
by ysth (Canon) on May 14, 2009 at 06:40 UTC
      Upgrading Active perl helped. i could see the ref code
      now i have Active perl 5.10.0 built 1004 on MSWin32
      why is it like this, what internal change in 5.10.0 could have made this possible?

      Vivek
      -- In accordance with the prarabdha of each, the One whose function it is to ordain makes each to act. What will not happen will never happen, whatever effort one may put forth. And what will happen will not fail to happen, however much one may seek to prevent it. This is certain. The part of wisdom therefore is to stay quiet.
        why is it like this, what internal change in 5.10.0 could have made this possible?

        No internal change, newer version of Data::Dumper