in reply to How to use a private version of a published module?
Are you aware of Test::MockModule? You can mock (parts of) REST::Client so you don't need to bundle it. There are Tutorials here related to mocking if that is new to you.
🦛
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to use a private version of a published module?
by MARKWIN (Novice) on Jun 18, 2021 at 16:16 UTC | |
by hippo (Archbishop) on Jun 18, 2021 at 16:52 UTC | |
by MARKWIN (Novice) on Jun 19, 2021 at 19:22 UTC |