PetaMem has asked for the wisdom of the Perl Monks concerning the following question:
The deparse call is:Internal error: missing symbol for CODE(0xeaa0a0) at /opt/perl-5.8.8/l +ib/site_perl/5.8.8/Perl6/Export/Attrs.pm line 65.
Is there any way to circumvent this bug, so even modules that make use of Perl6::Export::Attrs remain working after deparsing? I just started using Perl6::Export::Attrs after it was glorified in PBP... Thanks for your insights.perl -Ilib -MO=Deparse,-sCi0
update:
same problem with perl-5.10.0 (Deparse output is identical)
Bye
PetaMem All Perl: MT, NLP, NLU
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: B::Deparse has a problem with Perl6::Export:Attrs?
by stvn (Monsignor) on Jan 18, 2008 at 15:33 UTC | |
by PetaMem (Priest) on Jan 18, 2008 at 15:46 UTC | |
by stvn (Monsignor) on Jan 18, 2008 at 17:02 UTC | |
by jdporter (Paladin) on Feb 05, 2021 at 13:33 UTC |