in reply to Re^2: Compile-time/Auto-test method checking?
in thread Compile-time/Auto-test method checking?

> Module::Inspector, Class::Inspector

well yes, AFAIK these are ppi spin-offs and Gabor's approach for padre.

But if the OP is only talking about self-written classes and compares to java he might be happy about a robust attributeš based solution instead of relying on ppi's "guessing what the author meant".

BTW: How do these modules handle AUTOLOAD?

Cheers Rolf

UPDATE: (1) Attribute::Handlers

  • Comment on Re^3: Compile-time/Auto-test method checking?