in reply to
Re: see perl output before run
in thread
see perl output before run
I tried it and got: Can't call method "PADLIST" on an undefined value at C:/Dev/Perl/lib/B/Deparse.p m line 1039. CHECK failed--call queue aborted. I must have done something really good !
Comment on
Re: Re: see perl output before run
Replies are listed 'Best First'.
Re: Re: Re: see perl output before run
by
robin
(Chaplain)
on Mar 08, 2002 at 10:45 UTC
That's just a bug in the old version of B::Deparse. Perl 5.8 will be available before too long and fix the problem, but until then you're out of luck.
[reply]
In Section
Seekers of Perl Wisdom