in reply to Re^2: Understanding CPAN's SCRIPT CATEGORIES
in thread Understanding CPAN's SCRIPT CATEGORIES

I thought of that. Also, Maker, Generator, and Writer but each of these imply that it would create the entire sub, code included. But it only deals with the interface, so API.

  • Comment on Re^3: Understanding CPAN's SCRIPT CATEGORIES

Replies are listed 'Best First'.
Re^4: Understanding CPAN's SCRIPT CATEGORIES
by jethro (Monsignor) on Jul 23, 2009 at 14:08 UTC
    "API" also implies more than what your module provides. Maybe then just Devel::Sub::Interface or Devel::Sub::Parameter. Or Devel::Sub::Skeleton

      Or Devel::Sub::Necromancer since it makes skeletons ;)

        ;-) Reminds me of another CPAN author who named a method with a switch functionality "highlander", because "there can only be one...". There's your precedent