line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Map::Tube::Barcelona::Line::L1; |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
$Map::Tube::Barcelona::Line::L1::VERSION = '0.48'; |
4
|
|
|
|
|
|
|
$Map::Tube::Barcelona::Line::L1::AUTHORITY = 'cpan:MANWAR'; |
5
|
|
|
|
|
|
|
|
6
|
1
|
|
|
1
|
|
11736
|
use 5.006; |
|
1
|
|
|
|
|
4
|
|
7
|
1
|
|
|
1
|
|
5
|
use strict; use warnings; |
|
1
|
|
|
1
|
|
2
|
|
|
1
|
|
|
|
|
17
|
|
|
1
|
|
|
|
|
4
|
|
|
1
|
|
|
|
|
7
|
|
|
1
|
|
|
|
|
43
|
|
8
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
=head1 NAME |
10
|
|
|
|
|
|
|
|
11
|
|
|
|
|
|
|
Map::Tube::Barcelona::Line::L1 - Barcelona Metro Map: L1 Line. |
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
=head1 VERSION |
14
|
|
|
|
|
|
|
|
15
|
|
|
|
|
|
|
Version 0.48 |
16
|
|
|
|
|
|
|
|
17
|
|
|
|
|
|
|
=encoding utf8 |
18
|
|
|
|
|
|
|
|
19
|
|
|
|
|
|
|
=head1 DESCRIPTION |
20
|
|
|
|
|
|
|
|
21
|
|
|
|
|
|
|
Barcelona Metro Map: L1 Line. |
22
|
|
|
|
|
|
|
|
23
|
|
|
|
|
|
|
+-----------------------+---------------------------------------------------+ |
24
|
|
|
|
|
|
|
| Station Name | Connected To | |
25
|
|
|
|
|
|
|
+-----------------------+---------------------------------------------------+ |
26
|
|
|
|
|
|
|
| Fondo | Santa Coloma | |
27
|
|
|
|
|
|
|
| Santa Coloma | Fondo, Baro de Viver | |
28
|
|
|
|
|
|
|
| Baro de Viver | Santa Coloma, Trinitat Vella | |
29
|
|
|
|
|
|
|
| Trinitat Vella | Baro de Viver, Torras I Bages | |
30
|
|
|
|
|
|
|
| Torras I Bages | Trinitat Vella, Sant Andreu | |
31
|
|
|
|
|
|
|
| Sant Andreu | Torras I Bages, Fabra I Puig | |
32
|
|
|
|
|
|
|
| Fabra I Puig | Sant Andreu, La Sagrera | |
33
|
|
|
|
|
|
|
| La Sagrera | Fabra I Puig, Navas | |
34
|
|
|
|
|
|
|
| Navas | La Sagrera, Clot | |
35
|
|
|
|
|
|
|
| Clot | Navas, Glories | |
36
|
|
|
|
|
|
|
| Glories | Clot, Marina | |
37
|
|
|
|
|
|
|
| Marina | Glories, Arc de Triomf | |
38
|
|
|
|
|
|
|
| Arc de Triomf | Marina, Urquinaona | |
39
|
|
|
|
|
|
|
| Urquinaona | Arc de Triomf, Catalunya | |
40
|
|
|
|
|
|
|
| Catalunya | Urquinaona, Universitat | |
41
|
|
|
|
|
|
|
| Universitat | Catalunya, Urgell | |
42
|
|
|
|
|
|
|
| Urgell | Universitat, Rocafort | |
43
|
|
|
|
|
|
|
| Rocafort | Urgell, Espanya | |
44
|
|
|
|
|
|
|
| Espanya | Rocafort, Hostafrancs | |
45
|
|
|
|
|
|
|
| Hostafrancs | Espanya, Placa de Sants | |
46
|
|
|
|
|
|
|
| Placa de Sants | Hostafrancs, Mercat Nou | |
47
|
|
|
|
|
|
|
| Mercat Nou | Placa de Sants, Santa Eulalia | |
48
|
|
|
|
|
|
|
| Santa Eulalia | Mercat Nou, Torrassa | |
49
|
|
|
|
|
|
|
| Torrassa | Santa Eulalia, Florida | |
50
|
|
|
|
|
|
|
| Florida | Torrassa, Can Serra | |
51
|
|
|
|
|
|
|
| Can Serra | Florida, Ribla Just Oliveras | |
52
|
|
|
|
|
|
|
| Ribla Just Oliveras | Can Serra, Av Carrilet | |
53
|
|
|
|
|
|
|
| Av Carrilet | Ribla Just Oliveras, Bellvitge | |
54
|
|
|
|
|
|
|
| Bellvitge | Av Carrilet, Hospital de Bellvitge | |
55
|
|
|
|
|
|
|
| Hospital de Bellvitge | Bellvitge | |
56
|
|
|
|
|
|
|
+-----------------------+---------------------------------------------------+ |
57
|
|
|
|
|
|
|
|
58
|
|
|
|
|
|
|
=head1 NOTE |
59
|
|
|
|
|
|
|
|
60
|
|
|
|
|
|
|
=over 2 |
61
|
|
|
|
|
|
|
|
62
|
|
|
|
|
|
|
=item * The station "Fondo" is also part of |
63
|
|
|
|
|
|
|
L. |
64
|
|
|
|
|
|
|
|
65
|
|
|
|
|
|
|
=item * The station "La Sagrera" is also part of |
66
|
|
|
|
|
|
|
L. |
67
|
|
|
|
|
|
|
|
68
|
|
|
|
|
|
|
=item * The station "Clot" is also part of |
69
|
|
|
|
|
|
|
L. |
70
|
|
|
|
|
|
|
|
71
|
|
|
|
|
|
|
=item * The station "Espanya" is also part of |
72
|
|
|
|
|
|
|
L |
73
|
|
|
|
|
|
|
| L. |
74
|
|
|
|
|
|
|
|
75
|
|
|
|
|
|
|
=item * The station "Placa de Sants" is also part of |
76
|
|
|
|
|
|
|
L. |
77
|
|
|
|
|
|
|
|
78
|
|
|
|
|
|
|
=item * The station "Av Carrilet" is also part of |
79
|
|
|
|
|
|
|
L. |
80
|
|
|
|
|
|
|
|
81
|
|
|
|
|
|
|
=back |
82
|
|
|
|
|
|
|
|
83
|
|
|
|
|
|
|
=head1 MAP |
84
|
|
|
|
|
|
|
|
85
|
|
|
|
|
|
|
Barcelona Metro Map: L |
86
|
|
|
|
|
|
|
map generated by plugin L. |
87
|
|
|
|
|
|
|
|
88
|
|
|
|
|
|
|
=begin html |
89
|
|
|
|
|
|
|
|
90
|
|
|
|
|
|
|
|
91
|
|
|
|
|
|
|
|
92
|
|
|
|
|
|
|
alt = "Barcelona Metro Map: L1 Line" |
93
|
|
|
|
|
|
|
width = "300px" |
94
|
|
|
|
|
|
|
height = "600px"/> |
95
|
|
|
|
|
|
|
|
96
|
|
|
|
|
|
|
|
97
|
|
|
|
|
|
|
=end html |
98
|
|
|
|
|
|
|
|
99
|
|
|
|
|
|
|
=head1 AUTHOR |
100
|
|
|
|
|
|
|
|
101
|
|
|
|
|
|
|
Mohammad S Anwar, C<< >> |
102
|
|
|
|
|
|
|
|
103
|
|
|
|
|
|
|
=head1 REPOSITORY |
104
|
|
|
|
|
|
|
|
105
|
|
|
|
|
|
|
L |
106
|
|
|
|
|
|
|
|
107
|
|
|
|
|
|
|
=head1 BUGS |
108
|
|
|
|
|
|
|
|
109
|
|
|
|
|
|
|
Please report any bugs/feature requests to C, |
110
|
|
|
|
|
|
|
or through the web interface at L. |
111
|
|
|
|
|
|
|
I will be notified, and then you'll automatically be notified of progress on your |
112
|
|
|
|
|
|
|
bug as I make changes. |
113
|
|
|
|
|
|
|
|
114
|
|
|
|
|
|
|
=head1 SUPPORT |
115
|
|
|
|
|
|
|
|
116
|
|
|
|
|
|
|
You can find documentation for this module with the perldoc command. |
117
|
|
|
|
|
|
|
|
118
|
|
|
|
|
|
|
perldoc Map::Tube::Barcelona::Line::L1 |
119
|
|
|
|
|
|
|
|
120
|
|
|
|
|
|
|
You can also look for information at: |
121
|
|
|
|
|
|
|
|
122
|
|
|
|
|
|
|
=over 4 |
123
|
|
|
|
|
|
|
|
124
|
|
|
|
|
|
|
=item * RT: CPAN's request tracker (report bugs here) |
125
|
|
|
|
|
|
|
|
126
|
|
|
|
|
|
|
L |
127
|
|
|
|
|
|
|
|
128
|
|
|
|
|
|
|
=item * AnnoCPAN: Annotated CPAN documentation |
129
|
|
|
|
|
|
|
|
130
|
|
|
|
|
|
|
L |
131
|
|
|
|
|
|
|
|
132
|
|
|
|
|
|
|
=item * CPAN Ratings |
133
|
|
|
|
|
|
|
|
134
|
|
|
|
|
|
|
L |
135
|
|
|
|
|
|
|
|
136
|
|
|
|
|
|
|
=item * Search CPAN |
137
|
|
|
|
|
|
|
|
138
|
|
|
|
|
|
|
L |
139
|
|
|
|
|
|
|
|
140
|
|
|
|
|
|
|
=back |
141
|
|
|
|
|
|
|
|
142
|
|
|
|
|
|
|
=head1 LICENSE AND COPYRIGHT |
143
|
|
|
|
|
|
|
|
144
|
|
|
|
|
|
|
Copyright (C) 2014 - 2016 Mohammad S Anwar. |
145
|
|
|
|
|
|
|
|
146
|
|
|
|
|
|
|
This program is free software; you can redistribute it and / or modify it under |
147
|
|
|
|
|
|
|
the terms of the the Artistic License (2.0). You may obtain a copy of the full |
148
|
|
|
|
|
|
|
license at: |
149
|
|
|
|
|
|
|
|
150
|
|
|
|
|
|
|
L |
151
|
|
|
|
|
|
|
|
152
|
|
|
|
|
|
|
Any use, modification, and distribution of the Standard or Modified Versions is |
153
|
|
|
|
|
|
|
governed by this Artistic License.By using, modifying or distributing the Package, |
154
|
|
|
|
|
|
|
you accept this license. Do not use, modify, or distribute the Package, if you do |
155
|
|
|
|
|
|
|
not accept this license. |
156
|
|
|
|
|
|
|
|
157
|
|
|
|
|
|
|
If your Modified Version has been derived from a Modified Version made by someone |
158
|
|
|
|
|
|
|
other than you,you are nevertheless required to ensure that your Modified Version |
159
|
|
|
|
|
|
|
complies with the requirements of this license. |
160
|
|
|
|
|
|
|
|
161
|
|
|
|
|
|
|
This license does not grant you the right to use any trademark, service mark, |
162
|
|
|
|
|
|
|
tradename, or logo of the Copyright Holder. |
163
|
|
|
|
|
|
|
|
164
|
|
|
|
|
|
|
This license includes the non-exclusive, worldwide, free-of-charge patent license |
165
|
|
|
|
|
|
|
to make, have made, use, offer to sell, sell, import and otherwise transfer the |
166
|
|
|
|
|
|
|
Package with respect to any patent claims licensable by the Copyright Holder that |
167
|
|
|
|
|
|
|
are necessarily infringed by the Package. If you institute patent litigation |
168
|
|
|
|
|
|
|
(including a cross-claim or counterclaim) against any party alleging that the |
169
|
|
|
|
|
|
|
Package constitutes direct or contributory patent infringement,then this Artistic |
170
|
|
|
|
|
|
|
License to you shall terminate on the date that such litigation is filed. |
171
|
|
|
|
|
|
|
|
172
|
|
|
|
|
|
|
Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND |
173
|
|
|
|
|
|
|
CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED |
174
|
|
|
|
|
|
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR |
175
|
|
|
|
|
|
|
NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS |
176
|
|
|
|
|
|
|
REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, |
177
|
|
|
|
|
|
|
INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE |
178
|
|
|
|
|
|
|
OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
179
|
|
|
|
|
|
|
|
180
|
|
|
|
|
|
|
=cut |
181
|
|
|
|
|
|
|
|
182
|
|
|
|
|
|
|
1; # End of Map::Tube::Barcelona::Line::L1 |