in reply to Re^5: Can't locate object method "new" via package
in thread Can't locate object method "new" via package

THANK YOU... outdated module ... THANK YOU VERY MUCH. Running Build test t/10_similarity.t .......... ok t/10_similarity_cosine.t ... ok t/10_similarity_dice.t ..... ok t/10_similarity_jaccard.t .. ok t/10_similarity_overlap.t .. ok t/author-pod-syntax.t ...... skipped: these tests are for testing by the author
  • Comment on Re^6: Can't locate object method "new" via package

Replies are listed 'Best First'.
Re^7: Can't locate object method "new" via package
by marto (Cardinal) on Aug 18, 2020 at 13:48 UTC

    Glad this seems to have resolved the issue, however I'm not convinced the root cause was the version of the module, the constructor for the prior release is the same as the most recent. Perhaps just a PPM packaging issue?