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

API sound so passive and general. How about Devel::Sub::Creator ?
  • Comment on Re^2: Understanding CPAN's SCRIPT CATEGORIES

Replies are listed 'Best First'.
Re^3: Understanding CPAN's SCRIPT CATEGORIES
by shawnhcorey (Friar) on Jul 23, 2009 at 13:39 UTC

    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.

      "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 ;)