On Wed, May 1, 2013 at 10:11 PM, Kime Philip <philk...@kime.org.uk> wrote:
> I have just added Unicode::GCString as a dependency to a PAR::Packer based > project and the binary complains: > > Can't locate object method "new" via package "Unicode::GCString" at … > Very little information, could you please provide a minimal example script that demonstrates this error. Also please check: - whether the packed executable actually contains a file .../Unicode/GCString.pm (the packed executable is also a zip file, you can list/extract its contents with e.g. unzip) - if the packed executable DOES contain the module, compare it against the "original" module Cheers, Roderich