There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Graph-Easy ========== This module lets you create graphs (nodes/vertices connected by edges/arcs, not pie charts!) and then lay them out on a flat surface. Once laid out, the graph can be converted into various output formats like ASCII art, HTML or SVG. You can also output the graph in graphviz format and let dot/neato/circo etc. do the layout for you. Graphs can be either generated by Perl code, parsed from a simple text format that is human readable and maintainable, or parsed from Graphviz code. For instance this input: [ Bonn ] -> [ Berlin ] [ Berlin ] -> [ Frankfurt ] { border: 1px dotted black; } [ Frankfurt ] -> [ Dresden ] [ Berlin ] ..> [ Potsdam ] [ Potsdam ] => [ Cottbus ] would be rendered in ASCII as: +------+ +--------+ ............. +---------+ | Bonn | --> | Berlin | --> : Frankfurt : --> | Dresden | +------+ +--------+ ............. +---------+ : : v +---------+ +---------+ | Potsdam | ==> | Cottbus | +---------+ +---------+ The HTML or SVG output would look similiar except be more pretty :o) Manual ====== The manual is contained in the extra package Graph::Easy::Manual, which also contains a Pod2HTML converter, that can handle embedded graphs in POD files. You can also view the manual online at: http://bloodgate.com/perl/graph/manual/ Many more examples and documentation, especially on integrating this into a Mediawiki installation, can be found at: http://bloodgate.com/perl/graph/ Have fun! SVG Output ========== You also might want to install Graph::Easy::As_svg from CPAN, it provides you with the ability to generate SVG (Scalable Vector Graphics) files. Installation ============ See INSTALL on how to install this module. AUTHOR ====== Copyright (C) 2004 - 2008 by Tels http://bloodgate.com/ This library is free software; you can redistribute it and/or modify it under the same terms of the GPL version 2. This module was formerly known as Graph-Simple, but has been renamed because it can also easily create non-simple graphs.
App-p
Steroids for your perl one-liners. Does that mean steroids for your steroids? Is that even possible?vim-script-runner
A vim plugin for running perl, python, ruby, bash, etc. scripts inside of vim.Net-OpenStack-Compute
Perl bindings for the OpenStack compute api.postmail
A simple REST based service for sending email. Similar to Amazon's Simple Email Service.AtomBus
An AtomPub serverDancer-Plugin-WebSocket
A WebSocket plugin for the Dancer web framework.Dancer-Plugin-Email
Simple email sending for DancerWebService-HipChat
Perl bindings and command line client for the HipChat API v2Dist-Zilla-Plugin-TODOFromGitIssues
Pulls issues from github and auto-generates TODO file.go.atompub
An AtomPub server written in GoDancer2-Plugin-DBIC
CodeRunner
A webapp for ACM style programming puzzles and contestsracknotes-chrome-extension
A chrome extension that provides an interface to Rackspace Email Notes.WebService-Client
A role for quickly and easily creating web service clientsAcme-AliG
Translates from English to Ali GNet-OpenStack-Attack
Tools for stress testing OpenStack.GraphSpace
Web based graph visualization tool and graph data store.JSON-Schema
This is a fork of JSON::Schema from CPANNet-Rackspace-Notes
A command line tool for interacting with Rackspace Email Notes.Dancer2-Plugin-Email
Dancer-Plugin-Stomp
A Dancer plugin for talking to Stomp message brokers.DBICx-Sugar
Just some sugar for DBIx::ClassMathBombs
An educational and fun math application for teachers and studentsCommunityBuilder
FitnessChallenge
A simple webapp for groups/companies to keep track of their member's fitness activities.CodeJail
CodeJail is a scalable and generic sandboxing system for securely running code in any language.dancer-chat
chat application using dancer + web::hippieDancer-Plugin-Dispatcher
Simple yet Powerful Controller Class dispatcher for Dancerracknotes-android
An android app to interface with Rackspace Email NotesDancer-Plugin-DBIC
DBIx::Class Plugin for Dancerironcamel.github.com
racknotes-mobile
Web based interface to Rackspace Email Notes, optimized for mobile devices.openstack.api
fork of jacobian/openstack.compute as we work on extendingSyntax-Feature-In
provides an "in" operator as a replacement for smartmatchWebService-BaseClientRole
A generic base role for quickly and easily creating web service clientsApp-Rad-Plugin-MoreHelp
App::Rad plugin for providing extra help info.HTTP-Response-Stringable
Makes HTTP::Response objects stringableNet-GraphSpace
Perl bindings for the GraphSpace APIDancer-Plugin-Res
Syntax sugar for setting the status and returning a response.Love Open Source and this site? Check out how you can help us