in reply to Problems with pp (Perl Packager)

FYI, it works fine for me with perl, v5.8.5 built for i686-linux-thread-multi, but I don't have a solaris machine lying about.

Some quick checks:

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