in reply to Re^2: Problems with pp (Perl Packager)
in thread Problems with pp (Perl Packager)

I am getting the same message <pp> "BEGIN failed--compilation aborted at -e line 835" on Mandrake Linux, perl 5.8.6
par 0.87
It runs find as a perl file.
I am going to post a sample script that duplicates the problem at par@perl.org,
and refer to this perlmonks node in my posting. I will do it shortly.
--M. Nooning

Replies are listed 'Best First'.
Re^4: Problems with pp (Perl Packager)
by Anonymous Monk on Feb 25, 2005 at 18:04 UTC
    This is a follow-up from M. Nooning. I did some further testing
    It seems that I can consistently make the problem appear and
    disappear by adding/removing an "exit" statement.
    The par@perl.org post is at
    http://www.nntp.perl.org/group/perl.par/1815
    Subject: Problems with pp (Perl Packager) induced with exit statement