Changes for version 0.05
- Holy crap. I accidentally uploaded $VERSION = '0.4'; instead of '0.04'. shit shit shit shit shit shit shit shit shit shit shit
- Added documentation about why the distribution version made an enormous leap beyond reality.
- Added functionality for circular and rectangular layout, grid and axes flag attributes to Surface.pm.
- Remembered to add GD to the PM_PREREQS in the Makefile.PL.
- Oof. Didn't name G::D::Base right in the POD.
- Added a more automated testing of a larger dataset graph to eg/.
- Implemented the functionality for accepting an image object to use for the surface.
- Added _debug methods to the Surface and Vertex modules.
- Added POD to the Vertex, Surface and Random modules to describe (rather than just list) their methods.
- Refactored code, all over. Yes. This is the most meaningless comment a programmer can make. Fortunately, it's my embryonic distribution...
Modules
Graph drawing functionality
Base class for graph drawing functionality
Concentric ring constrained, random angle, polar coordinate graph drawing.
2D graph topology landscape
A vertex object