jkeenan1 has asked for the wisdom of the Perl Monks concerning the following question:
Granted, I could go to search.cpan.org and fill in my module's name in the "All" pane. But that only returns a list in the form of a web page. I'd like something more like that site's "grep" tool, i.e., something that would show me files and line numbers -- but for all of CPAN at once rather than one distro at a time. And I'd like something that returns plain-text so it's easy to manipulate further.
It seems like this should have been invented already. Ideas?
Thank you very much.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Searching CPAN for instances of dependencies on a module
by Corion (Patriarch) on May 19, 2006 at 11:31 UTC | |
by jkeenan1 (Deacon) on May 20, 2006 at 02:32 UTC | |
|
Re: Searching CPAN for instances of dependencies on a module
by davorg (Chancellor) on May 19, 2006 at 11:57 UTC | |
by jkeenan1 (Deacon) on Oct 13, 2006 at 02:04 UTC |