Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusramberg/catalystx--dispatcher--asgraph
simple grapher for catalyst dispatchery
https://github.com/marcusramberg/catalystx--dispatcher--asgraph
Last synced: 17 days ago
JSON representation
simple grapher for catalyst dispatchery
- Host: GitHub
- URL: https://github.com/marcusramberg/catalystx--dispatcher--asgraph
- Owner: marcusramberg
- Created: 2009-05-31T10:53:32.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-30T10:00:25.000Z (over 15 years ago)
- Last Synced: 2024-12-21T11:51:24.785Z (26 days ago)
- Language: Perl
- Homepage: http://lumberjaph.net/blog/index.php/2009/05/30/catalystxdispatcherasgraph/
- Size: 82 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
This is Perl module CatalystX::Dispatcher::AsGraph.
INSTALLATION
CatalystX::Dispatcher::AsGraph installation is straightforward. If your CPAN shell is set up,
you should just be able to do% cpan CatalystX::Dispatcher::AsGraph
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make testThen install it:
% make install
DOCUMENTATION
CatalystX::Dispatcher::AsGraph documentation is available as in POD. So you can do:
% perldoc CatalystX::Dispatcher::AsGraph
to read the documentation online with your favorite pager.
Default Name