http://www.perlmonks.org?node_id=538639


in reply to Interfaces for the masses!

You might be interested in Class::Interfaces (note: I have never used it...).

Replies are listed 'Best First'.
Re^2: Interfaces for the masses!
by rvosa (Curate) on Mar 24, 2006 at 01:08 UTC
    Thanks, just checked it out. Seems interesting, though my sense is that interfaces only become handy if they're explicitly advertised and documented, not defined inline.