in reply to find module name from the module archive

If you want to parse @INC for modules (and more) without actually executing them you might be interested in investigating the Module:: namespace on CPAN.

Quickly found projects like

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re: find module name from the module archive (CPAN Module::XXX )