Skip Menu |

This queue is for tickets about the Map-Tube-Berlin CPAN distribution.

Report information
The Basics
Id: 101626
Status: resolved
Priority: 0/
Queue: Map-Tube-Berlin

People
Owner: Nobody in particular
Requestors: SKIM [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.06



Subject: Problem with Map::Tube 2.65 and above
Hi, After Mohammad S Anwar changes on Map::Tube 2.65 Map::Tube::Berlin has a problem. #!/usr/bin/env perl use strict; use warnings; use Map::Tube::Berlin; Map::Tube::Berlin->new; Output: ERRRO: S033 is self linked, at /usr/local/share/perl/5.14.2/Map/Tube.pm line 507. Kind Regards, M.
Hi, I reckon it is just a data issue as station "S033" is self linked as in xml data below: <station id="S033" name="Alexanderplatz" line="S3,S5,S7,S75,U2,U5,U8" link="S240,S147,S033,S032,S034,S057,S148"/> Best Regards, Mohammad S Anwar
On 2015-01-20 05:56:45, MANWAR wrote: Show quoted text
> Hi, > > I reckon it is just a data issue as station "S033" is self linked as > in xml data below: > > <station id="S033" name="Alexanderplatz" > line="S3,S5,S7,S75,U2,U5,U8" > link="S240,S147,S033,S032,S034,S057,S148"/> >
Thanks, this is resolved in 0.06.