in reply to Re^4: 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

Agreed. I should have mentioned that. Even though something is in core, it should always be listed in the Makefile.PL (or whatever file your build system uses) as a requirement or dependency.

  • Comment on Re^5: Choosing namespace/name for (my first) CPAN module which is a sub-class of a well-known distribution