in reply to Re^2: how to get the perl installed modules
in thread how to get the perl installed modules

I replace the new function by module function

That's where you're going wrong. You're no longer creating an ExtUtils::Installed object.

perl_lover's code does exactly what you want. There's no need to change it.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re^3: how to get the perl installed modules