in reply to Error: Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) on CPANPLUS


The way forward always starts with a minimal test.
  • Comment on Re: Error: Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) on CPANPLUS
  • Select or Download Code

Replies are listed 'Best First'.
Re^2: Error: Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) on CPANPLUS
by thanos1983 (Parson) on Sep 27, 2017 at 12:51 UTC

    Hello 1nickt,

    Thanks a lot for your time and effort unpacking my module and suggesting all the necessary modifications.

    I was not aware that I should contain t/Unicode-Peek.t because I renamed my own test cases based on the names that I thought would describe and maintain the module easier. I will update the MANIFEST file as well.

    Again thanks for your time and effort reading and replying to my question, BR.

    Seeking for Perl wisdom...on the process of learning...not there...yet!