in reply to Re^2: Choosing namespace/name for (my first) CPAN module which is a sub-class of a well-known distribution
in thread Choosing namespace/name for (my first) CPAN module which is a sub-class of a well-known distribution

Since it's mostly internal and no updated interface and you plan to make it backwards compatible (i.e. any changed behavior is opt-in and no change in prereqs) why not ask permission to take over as the maintainer of the original distribution?
  • Comment on Re^3: Choosing namespace/name for (my first) CPAN module which is a sub-class of a well-known distribution

Replies are listed 'Best First'.
Re^4: Choosing namespace/name for (my first) CPAN module which is a sub-class of a well-known distribution
by Danny (Chaplain) on Sep 28, 2024 at 17:55 UTC
    And possibly changing the name to PDF::CAM and using CAM::PDF as an alias?