in reply to build testcover fails because of non taint-safe used module

Hello José, Congratulations, you have found a bug! I've added it as https://github.com/pjcj/Devel--Cover/issues/41 and then I fixed it as https://github.com/pjcj/Devel--Cover/commit/929b7fa This will be in the next release, or if you can't wait that long grab it from github and use that. If you still have problems, please reopen the ticket.
  • Comment on Re: build testcover fails because of non taint-safe used module

Replies are listed 'Best First'.
Re^2: build testcover fails because of non taint-safe used module
by jds17 (Pilgrim) on Jan 06, 2013 at 12:08 UTC

    Hello Paul,

    thank you for fixing it! I just tested with the current version on GitHub (929b7faeee...) and it works fine for me.

    José