Click here to get back home

querying modules dependency tree on CPAN

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
querying modules dependency tree on CPAN Xavier Noria 11-19-2004
Posted by Xavier Noria on November 19, 2004, 1:54 am
Please log in for more thread options
In order to prepare a talk about source filters for Barcelona.pm I
wonder whether I could query CPAN somehow to know which modules use
Filter::Simple.

Do you know whether that's possible?

-- fxn


Posted by Matt S Trout on November 19, 2004, 10:06 am
Please log in for more thread options
>In order to prepare a talk about source filters for Barcelona.pm I
>wonder whether I could query CPAN somehow to know which modules use
>Filter::Simple.
>
>Do you know whether that's possible?

Unless somebody's already pre-prepared such a tree, I think you'd have to
grab the tarballs and look.

Possibly some trickery with google and site:cpan.org would help you ...
--
Today's proposed addition to the PDP-11 instruction set:
MTE Mangle Tape and Eject
Today's fatal mistake:
#include <pi-sync.h> [ My homepage is http://www.trout.me.uk ]


Posted by Jim Keenan on November 19, 2004, 1:51 pm
Please log in for more thread options
Matt S Trout wrote:
>
>>In order to prepare a talk about source filters for Barcelona.pm I
>>wonder whether I could query CPAN somehow to know which modules use
>>Filter::Simple.
>>
>>Do you know whether that's possible?
>
>
> Unless somebody's already pre-prepared such a tree, I think you'd have to
> grab the tarballs and look.
>
Filter::Simple appears to be a core module -- which for this purpose is
not lucky. If it were *not* core and you had a program to walk the
tree, you could simply parse the Makefile.PLs rather than grabbing
entire tarballs.

jimk


Posted by brian d foy on November 19, 2004, 8:15 pm
Please log in for more thread options

> In order to prepare a talk about source filters for Barcelona.pm I
> wonder whether I could query CPAN somehow to know which modules use
> Filter::Simple.

The Kwalitee project is doing something to grab that data. You can
check out what they are doiing.

http://search.cpan.org/dist/Module-CPANTS-Generator/

Alternately, you can just install every module and grep the
directory for Filter::Simple :)

--
brian d foy, comdog@panix.com
Subscribe to The Perl Review: http://www.theperlreview.com


Similar ThreadsPosted
Exporting dependency methods November 10, 2004, 8:14 am
Class::Tree V 1.24 July 29, 2004, 7:15 am
[RFC] XML::Simple::Tree November 3, 2005, 11:37 pm
a problem using Tree::DAG_Node? December 9, 2004, 2:44 pm
the use of removeChild() in Tree::Simple June 23, 2007, 8:18 am
html interface to a data tree December 14, 2004, 7:24 am
Question on platform dependency of ExtUtils::Command::MM (file globbing) December 17, 2006, 7:49 am
HTML::Element->right/->look_down lose, I need to walk the tree June 20, 2005, 9:56 am
download all CPAN modules ? August 25, 2004, 10:35 pm
To publish on CPAN or not? And architectural q. on modules. November 29, 2007, 12:56 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap