Hi,

Is there a category like "Devel" or similar, for programming tools?
I've checked the various pages in cpan.org/scripts/,
and skimmed the archive, and there doesn't seem to be.

I've got a script called "pmusage", which generates a module usage
graph.
Eg if you run the following:

        % pmusage -format dot Net::FTP

It will generate a graph in the dot format. The graph shows the
modules used by Net::FTP, and the modules they in turn use, and so on.

Possible category names:

        Devel
        Devel : Tools
        Devel : Misc
        Devel : Reportage       (hey, it's a sunday!)

Neil
-- 
The paradox of courage is that a man must be a little
careless of his life in order to keep it.
                -- G. K. Chesterton (1874-1936)

Reply via email to