Alexey Tourbin <at@altlinux.ru> wrote: > On Fri, May 30, 2003 at 09:20:27AM +0200, Rafael Garcia-Suarez wrote: > > > BEGIN failed--compilation aborted at /usr/lib/perl5/bytes_heavy.pl line 4. > > The failure for bytes_heavy.pl is normal, it's not self-contained. > > OK, thanks. > > I also discovered that some files that pass perl@19525 syntax check > cannot at the same time be deparsed with B::Deparse. Oh, that's known. B::Deparse isn't perfect. You just found a new bug ;- (There's a "test.deparse" makefile target that runs the perl regression tests through B::Deparse before running them. This way you can check how much of perl constructs are supported by B::Deparse.)Thread Previous