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

All up to date,
but I do have 2 diferent versions excepting the default one, I have installed the modules on both, Im gonna try and "re-install" them gain tomorrow...
It can be a PATH priority...
The weird thing is that is only bothering me with POSIX module.
Go to check it out in the morning, anyway if somebody faced this problem, I would off course appreciate the hint.
Best Regards
NunoA

Replies are listed 'Best First'.
Re^3: Problems with pp (Perl Packager)
by Anonymous Monk on Feb 25, 2005 at 17:07 UTC
    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
      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