in reply to Re: Testing package membership
in thread Testing package membership

Thanks - but I need to step through almost a hundred packages (which is existing code) extracting those attribute values. So modifying the code and adding sub new() for each is problematic.

Replies are listed 'Best First'.
Re^3: Testing package membership
by GrandFather (Saint) on Nov 21, 2008 at 09:43 UTC

    There is a theme running through your last three questions, but it's not clear to me just what you are trying to achieve (although you could be trying to auto-document some legacy code). We may be able to help more if you let us in on the bigger problem.


    Perl reduces RSI - it saves typing
      Yes please! GrandFather you're absolutely right!