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

Module::Inspector, Class::Inspector
  • Comment on Re^2: Compile-time/Auto-test method checking?

Replies are listed 'Best First'.
Re^3: Compile-time/Auto-test method checking?
by LanX (Saint) on Jun 26, 2009 at 13:47 UTC
    > 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