On Tue, Jun 30, 2015 at 01:21:29PM +0100, Gavin Smith wrote: > > In practical terms, the problem would be if someone else was using the > API, e.g. if they got the module via CPAN. If they were, I'd suggest > letting them continue to use the old version, assuming that it is > working fine with no significant bugs. Maintaining interface stability > for submodules of a program is a burden and can increase > implementation complexity, and may not be worth it in this case.
This is not a problem, these modules are not public, so there is no issue with the stability. -- Pat
