in reply to Re: plugins and inheritance
in thread plugins and inheritance

Rather than manually parsing the files consider this snippet. Since perl already maintains a registry of installed modules (ExtUtils::Installed), why write your own?