in reply to Re^2: How do I write a new sub in a git cloned CPAN module and test it by bypassing the Original Module
in thread How do I write a new sub in a git cloned CPAN module and test it bypassing the Original Module

I'm sorry that there's probably a misunderstanding on both sides. I didn't recognize that your plan was to contribute to the module, which is a different story entirely. If that's your intent, then I'm glad one of the other monks' solutions worked for you.

I do want to set the record straight though: While it would be an honor to be mistaken for Dave Rolsky, I'm a different Dave (Oswald).


Dave

  • Comment on Re^3: How do I write a new sub in a git cloned CPAN module and test it by bypassing the Original Module

Replies are listed 'Best First'.
Re^4: How do I write a new sub in a git cloned CPAN module and test it by bypassing the Original Module
by yysachinyy (Novice) on Dec 21, 2016 at 07:45 UTC
    Sorry for the misunderstanding. I am glad that great perl module developers monks replied my question.

    Thank you all.