Subject: | Description of method get_shortest_route() is technically incorrect. |
Hi,
Just going through all the Map::Tube implementations available on CPAN and came across this and found an incomplete description of method get_shortest_route().
The method actually returns an object of type Map::Tube::Route, which on print context becomes comma separated node names with line information.
Best Regards,
Mohammad S Anwar