Giter VIP home page Giter VIP logo

pmusage's Introduction

				pmusage

This is a script for generating a perl module usage graph.
For example, to find out what modules end up getting loaded
when you use Net::FTP, run the following:

	% pmusage -format dot Net:FTP

pmusage can generate four different graph formats:

	vcg - used by the VCG tool
	dot - used by the dot tool, which is part of the graphviz toolkit
	davinci - used by daVinci
	xml - a simple xml format for storing directed graphs

The script is fully documented using pod. Once installed you should get
a man page. It also supports two informational switches:

	-help	display a short help message describing command-line options
	-doc	display the complete pod documentation for pmusage

The script requires several modules from CPAN. You can get the latest
version from www.cpan.org

    What		Where

    Graph		Jarkko's Graph class
				$CPAN/authors/id/JHI/

    Graph-ReadWrite	modules for reading+writing different graph formats
				$CPAN/authors/id/NEILB/

    AppConfig::Std	used for configuration parameters
				$CPAN/authors/id/NEILB/

    AppConfig		AppConfig::Std is a subclass of this module
				$CPAN/authors/id/ABW/


This is an early version of a work in progress -
I'd be happy to hear of any suggestions for improving this script.

Neil Bowers <[email protected]>
Canon Research Centre Europe
http://www.cre.canon.co.uk/
--
$Id: README,v 1.1.1.1 2001/03/14 12:12:01 neilb Exp $

pmusage's People

Contributors

neilb avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.