in reply to Re: PAR::Packer fails to find dependencies when executed
in thread PAR::Packer fails to find dependencies when executed

Hi marto Thanks, that was the core of the issue, ParserDetails.ini in XML::SAX is loaded from the install directory and so breaks in pp. Testing the solution provided at the moment.

print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."