Greetings, 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 … The ->new method just calls Unicode::LineBreak->new(), a module which seems to have been picked up by Module::Scandeps. Unicode::LineBreak has a .bundle which I tried adding manually but still no luck … PK -- Dr Philip Kime