Revision history for Graph::Convert:
2007-06-11 v0.05 Tels 110 tests
* require Graph::Easy v0.55
* groups are now preserved (Thanx Donuvi Tanoga for the reminder!)
2006-11-03 v0.04 Tels 63 tests
* add: as_multiedged_graph()
* as_graph() creates a simple or multiedged graph depending on input
* as_graph_easy() can handle simple input graphs now, too
* fix as_graph_easy(): graphs with multiedges had them added multiple times
2006-10-29 v0.03 Tels 24 tests
* some fixes for Graph::Easy v0.49
* class/graph attributes are now carried over
2006-10-17 v0.02 Tels 14 tests (unreleased)
* add SEE ALSO section to POD
* require Graph::Easy v0.49
* recommend Graph::Easy::As_svg v0.21
* the conversion now carries attributes over
2006-09-28 v0.01 Tels 14 tests
* first release
* require Graph v0.80
* require Graph::Easy v0.48