NAME
Map::Metro::Graph::Connection - What is a connection?
DESCRIPTION
Connections represent the combination of two specific LineStations, and the 'cost' of travelling between them.
In Graph terms, a connection is a weighted edge.
AUTHOR
Erik Carlsson <info@code301.com>
COPYRIGHT
Copyright 2014 - Erik Carlsson
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.