in reply to Re: Problem with POSIX.pm module using pp
in thread Problem with POSIX.pm module using pp

That fixed the issue. Thanks a lot!

Athanasia
  • Comment on Re^2: Problem with POSIX.pm module using pp

Replies are listed 'Best First'.
Re^3: Problem with POSIX.pm module using pp
by tsee (Curate) on Oct 23, 2008 at 13:18 UTC

    Please report such issues as bugs when you find them. We do try hard to maintain Module::ScanDeps as a dependency of PAR::Packer and I generally read what happens on Perlmonks, but that's not a given.

    This being said, I'll try to fix the issue in M::SD (so no need to report this time). Eventhough I'm not particularly happy that I have to look at Module::ScanDeps::scan_chunk() again...

    Update: Module::ScanDeps 0.86 will be fixed in this regard. I also found another bug while I was at it!