line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Map::Tube::London::Line::Piccadilly; |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
$Map::Tube::London::Line::Piccadilly::VERSION = '0.92'; |
4
|
|
|
|
|
|
|
$Map::Tube::London::Line::Piccadilly::AUTHORITY = 'cpan:MANWAR'; |
5
|
|
|
|
|
|
|
|
6
|
1
|
|
|
1
|
|
1214
|
use 5.006; |
|
1
|
|
|
|
|
5
|
|
7
|
1
|
|
|
1
|
|
6
|
use strict; use warnings; |
|
1
|
|
|
1
|
|
3
|
|
|
1
|
|
|
|
|
29
|
|
|
1
|
|
|
|
|
7
|
|
|
1
|
|
|
|
|
3
|
|
|
1
|
|
|
|
|
82
|
|
8
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
=head1 NAME |
10
|
|
|
|
|
|
|
|
11
|
|
|
|
|
|
|
Map::Tube::London::Line::Piccadilly - London Tube Map: Piccadilly Line. |
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
=head1 VERSION |
14
|
|
|
|
|
|
|
|
15
|
|
|
|
|
|
|
Version 0.92 |
16
|
|
|
|
|
|
|
|
17
|
|
|
|
|
|
|
=head1 DESCRIPTION |
18
|
|
|
|
|
|
|
|
19
|
|
|
|
|
|
|
London Tube Map: Piccadilly Line. |
20
|
|
|
|
|
|
|
|
21
|
|
|
|
|
|
|
+---------------------------+-----------------------------------------------+ |
22
|
|
|
|
|
|
|
| Station Name | Connected To | |
23
|
|
|
|
|
|
|
+---------------------------+-----------------------------------------------+ |
24
|
|
|
|
|
|
|
| Uxbridge | Hillingdon | |
25
|
|
|
|
|
|
|
| Hillingdon | Uxbridge, Ickenham | |
26
|
|
|
|
|
|
|
| Ickenham | Hillingdon, Ruislip | |
27
|
|
|
|
|
|
|
| Ruislip | Ickenham, Ruislip Manor | |
28
|
|
|
|
|
|
|
| Ruislip Manor | Ruislip, Eastcote | |
29
|
|
|
|
|
|
|
| Eastcote | Ruislip Manor, Rayners Lane | |
30
|
|
|
|
|
|
|
| Rayners Lane | Eastcote, South Harrow | |
31
|
|
|
|
|
|
|
| South Harrow | Rayners Lane, Sudbury Hill | |
32
|
|
|
|
|
|
|
| Sudbury Hill | South Harrow, Sudbury Town | |
33
|
|
|
|
|
|
|
| Sudbury Town | Sudbury Hill, Alperton | |
34
|
|
|
|
|
|
|
| Alperton | Sudbury Town, Park Royal | |
35
|
|
|
|
|
|
|
| Park Royal | Alperton, North Ealing | |
36
|
|
|
|
|
|
|
| North Ealing | Park Royal, Ealing Common | |
37
|
|
|
|
|
|
|
| Ealing Common | North Ealing, Acton Town | |
38
|
|
|
|
|
|
|
| Acton Town | Ealing Common, South Ealing, Turnham Green | |
39
|
|
|
|
|
|
|
| South Ealing | Acton Town, Northfields | |
40
|
|
|
|
|
|
|
| Northfields | South Ealing, Boston Manor | |
41
|
|
|
|
|
|
|
| Boston Manor | Northfields, Osterley | |
42
|
|
|
|
|
|
|
| Osterley | Boston Manor, Hounslow East | |
43
|
|
|
|
|
|
|
| Hounslow East | Osterley, Hounslow Central | |
44
|
|
|
|
|
|
|
| Hounslow Central | Hounslow East, Hounslow West | |
45
|
|
|
|
|
|
|
| Hounslow West | Hounslow Central, Hatton Cross | |
46
|
|
|
|
|
|
|
| Hatton Cross | Hounslow West, Heathrow Terminal 4, | |
47
|
|
|
|
|
|
|
| Heathrow Terminal 4 | Heathrow Terminal 5 | |
48
|
|
|
|
|
|
|
| Heathrow Terminal 5 | Heathrow Terminal 1,2,3 | |
49
|
|
|
|
|
|
|
| Heathrow Terminal 1,2,3 | Hatton Cross | |
50
|
|
|
|
|
|
|
| Turnham Green | Acton Town, Hammersmith | |
51
|
|
|
|
|
|
|
| Hammersmith | Turnham Green, Barons Court | |
52
|
|
|
|
|
|
|
| Barons Court | Hammersmith, Earl's Court | |
53
|
|
|
|
|
|
|
| Earl's Court | Barons Court, Gloucester Road | |
54
|
|
|
|
|
|
|
| Gloucester Road | Earl's Court, South Kensington | |
55
|
|
|
|
|
|
|
| South Kensington | Gloucester Road, Knightsbridge | |
56
|
|
|
|
|
|
|
| Knightsbridge | South Kensington, Hyde Park Corner | |
57
|
|
|
|
|
|
|
| Hyde Park Corner | Knightsbridge, Green Park | |
58
|
|
|
|
|
|
|
| Green Park | Hyde Park Corner, Piccadilly Circus | |
59
|
|
|
|
|
|
|
| Piccadilly Circus | Green Park, Leicester Square | |
60
|
|
|
|
|
|
|
| Leicester Square | Piccadilly Circus, Covent Garden | |
61
|
|
|
|
|
|
|
| Covent Garden | Leicester Square, Holborn | |
62
|
|
|
|
|
|
|
| Holborn | Covent Garden, Russell Square | |
63
|
|
|
|
|
|
|
| Russell Square | Holborn, King's Square St. Pancras | |
64
|
|
|
|
|
|
|
| King's Square St. Pancras | Russell Square, Caledonian Road | |
65
|
|
|
|
|
|
|
| Caledonian Road | King's Square St. Pancras, Holloway Road | |
66
|
|
|
|
|
|
|
| Holloway Road | Caledonian Road, Arsenal | |
67
|
|
|
|
|
|
|
| Arsenal | Holloway Road, Finsbury Park | |
68
|
|
|
|
|
|
|
| Finsbury Park | Arsenal, Manor House | |
69
|
|
|
|
|
|
|
| Manor House | Finsbury Park, Turnpike Lane | |
70
|
|
|
|
|
|
|
| Turnpike Lane | Manor House, Wood Green | |
71
|
|
|
|
|
|
|
| Wood Green | Turnpike Lane, Bounds Green | |
72
|
|
|
|
|
|
|
| Bounds Green | Wood Green, Arnos Grove | |
73
|
|
|
|
|
|
|
| Arnos Grove | Bounds Green, Southgate | |
74
|
|
|
|
|
|
|
| Southgate | Arnos Grove, Oakwood | |
75
|
|
|
|
|
|
|
| Oakwood | Southgate, Cockfosters | |
76
|
|
|
|
|
|
|
| Cockfosters | Oakwood | |
77
|
|
|
|
|
|
|
+---------------------------+-----------------------------------------------+ |
78
|
|
|
|
|
|
|
|
79
|
|
|
|
|
|
|
=head1 NOTE |
80
|
|
|
|
|
|
|
|
81
|
|
|
|
|
|
|
=over 2 |
82
|
|
|
|
|
|
|
|
83
|
|
|
|
|
|
|
=item * The station "Uxbridge" is also part of |
84
|
|
|
|
|
|
|
L. |
85
|
|
|
|
|
|
|
|
86
|
|
|
|
|
|
|
=item * The station "Hillingdon" is also part of |
87
|
|
|
|
|
|
|
L. |
88
|
|
|
|
|
|
|
|
89
|
|
|
|
|
|
|
=item * The station "Ickenham" is also part of |
90
|
|
|
|
|
|
|
L. |
91
|
|
|
|
|
|
|
|
92
|
|
|
|
|
|
|
=item * The station "Ruislip" is also part of |
93
|
|
|
|
|
|
|
L. |
94
|
|
|
|
|
|
|
|
95
|
|
|
|
|
|
|
=item * The station "Ruislip Manor" is also part of |
96
|
|
|
|
|
|
|
L. |
97
|
|
|
|
|
|
|
|
98
|
|
|
|
|
|
|
=item * The station "Eastcode" is also part of |
99
|
|
|
|
|
|
|
L. |
100
|
|
|
|
|
|
|
|
101
|
|
|
|
|
|
|
=item * The station "Rayners Lane" is also part of |
102
|
|
|
|
|
|
|
L. |
103
|
|
|
|
|
|
|
|
104
|
|
|
|
|
|
|
=item * The station "Ealing Common" is also part of |
105
|
|
|
|
|
|
|
L. |
106
|
|
|
|
|
|
|
|
107
|
|
|
|
|
|
|
=item * The station "Acton Town" is also part of |
108
|
|
|
|
|
|
|
L. |
109
|
|
|
|
|
|
|
|
110
|
|
|
|
|
|
|
=item * The station "Turnham Green" is also part of |
111
|
|
|
|
|
|
|
L. |
112
|
|
|
|
|
|
|
|
113
|
|
|
|
|
|
|
=item * The station "Hammersmith" is also part of |
114
|
|
|
|
|
|
|
L. |
115
|
|
|
|
|
|
|
|
116
|
|
|
|
|
|
|
=item * The station "Barons Court" is also part of |
117
|
|
|
|
|
|
|
L. |
118
|
|
|
|
|
|
|
|
119
|
|
|
|
|
|
|
=item * The station "Earl's Court" is also part of |
120
|
|
|
|
|
|
|
L. |
121
|
|
|
|
|
|
|
|
122
|
|
|
|
|
|
|
=item * The station "Gloucester Road" is also part of |
123
|
|
|
|
|
|
|
L |
124
|
|
|
|
|
|
|
| L. |
125
|
|
|
|
|
|
|
|
126
|
|
|
|
|
|
|
=item * The station "South Kensington" is also part of |
127
|
|
|
|
|
|
|
L |
128
|
|
|
|
|
|
|
| L. |
129
|
|
|
|
|
|
|
|
130
|
|
|
|
|
|
|
=item * The station "Green Park" is also part of |
131
|
|
|
|
|
|
|
L |
132
|
|
|
|
|
|
|
| L. |
133
|
|
|
|
|
|
|
|
134
|
|
|
|
|
|
|
=item * The station "Picadilly Circus" is also part of |
135
|
|
|
|
|
|
|
L. |
136
|
|
|
|
|
|
|
|
137
|
|
|
|
|
|
|
=item * The station "Leicester Square" is also part of |
138
|
|
|
|
|
|
|
L. |
139
|
|
|
|
|
|
|
|
140
|
|
|
|
|
|
|
=item * The station "Holborn" is also part of |
141
|
|
|
|
|
|
|
L. |
142
|
|
|
|
|
|
|
|
143
|
|
|
|
|
|
|
=item * The station "King's Cross St. Pancras" is also part of |
144
|
|
|
|
|
|
|
L |
145
|
|
|
|
|
|
|
| L |
146
|
|
|
|
|
|
|
| L |
147
|
|
|
|
|
|
|
| L |
148
|
|
|
|
|
|
|
| L. |
149
|
|
|
|
|
|
|
|
150
|
|
|
|
|
|
|
=item * The station "Finsbury Park" is also part of |
151
|
|
|
|
|
|
|
L. |
152
|
|
|
|
|
|
|
|
153
|
|
|
|
|
|
|
=back |
154
|
|
|
|
|
|
|
|
155
|
|
|
|
|
|
|
=head1 MAP |
156
|
|
|
|
|
|
|
|
157
|
|
|
|
|
|
|
London Tube Map: L |
158
|
|
|
|
|
|
|
map generated by plugin L. |
159
|
|
|
|
|
|
|
|
160
|
|
|
|
|
|
|
=begin html |
161
|
|
|
|
|
|
|
|
162
|
|
|
|
|
|
|
|
163
|
|
|
|
|
|
|
|
164
|
|
|
|
|
|
|
alt = "London Tube Map: Piccadilly Line" |
165
|
|
|
|
|
|
|
width = "400px" |
166
|
|
|
|
|
|
|
height = "600px"/> |
167
|
|
|
|
|
|
|
|
168
|
|
|
|
|
|
|
|
169
|
|
|
|
|
|
|
=end html |
170
|
|
|
|
|
|
|
|
171
|
|
|
|
|
|
|
=head1 AUTHOR |
172
|
|
|
|
|
|
|
|
173
|
|
|
|
|
|
|
Mohammad S Anwar, C<< >> |
174
|
|
|
|
|
|
|
|
175
|
|
|
|
|
|
|
=head1 REPOSITORY |
176
|
|
|
|
|
|
|
|
177
|
|
|
|
|
|
|
L |
178
|
|
|
|
|
|
|
|
179
|
|
|
|
|
|
|
=head1 BUGS |
180
|
|
|
|
|
|
|
|
181
|
|
|
|
|
|
|
Please report any bugs or feature requests to C, |
182
|
|
|
|
|
|
|
or through the web interface at L. |
183
|
|
|
|
|
|
|
I will be notified, and then you'll automatically be notified of progress on your |
184
|
|
|
|
|
|
|
bug as I make changes. |
185
|
|
|
|
|
|
|
|
186
|
|
|
|
|
|
|
=head1 SUPPORT |
187
|
|
|
|
|
|
|
|
188
|
|
|
|
|
|
|
You can find documentation for this module with the perldoc command. |
189
|
|
|
|
|
|
|
|
190
|
|
|
|
|
|
|
perldoc Map::Tube::London::Line::Piccadilly |
191
|
|
|
|
|
|
|
|
192
|
|
|
|
|
|
|
You can also look for information at: |
193
|
|
|
|
|
|
|
|
194
|
|
|
|
|
|
|
=over 4 |
195
|
|
|
|
|
|
|
|
196
|
|
|
|
|
|
|
=item * RT: CPAN's request tracker (report bugs here) |
197
|
|
|
|
|
|
|
|
198
|
|
|
|
|
|
|
L |
199
|
|
|
|
|
|
|
|
200
|
|
|
|
|
|
|
=item * AnnoCPAN: Annotated CPAN documentation |
201
|
|
|
|
|
|
|
|
202
|
|
|
|
|
|
|
L |
203
|
|
|
|
|
|
|
|
204
|
|
|
|
|
|
|
=item * CPAN Ratings |
205
|
|
|
|
|
|
|
|
206
|
|
|
|
|
|
|
L |
207
|
|
|
|
|
|
|
|
208
|
|
|
|
|
|
|
=item * Search CPAN |
209
|
|
|
|
|
|
|
|
210
|
|
|
|
|
|
|
L |
211
|
|
|
|
|
|
|
|
212
|
|
|
|
|
|
|
=back |
213
|
|
|
|
|
|
|
|
214
|
|
|
|
|
|
|
=head1 LICENSE AND COPYRIGHT |
215
|
|
|
|
|
|
|
|
216
|
|
|
|
|
|
|
Copyright (C) 2014 - 2016 Mohammad S Anwar. |
217
|
|
|
|
|
|
|
|
218
|
|
|
|
|
|
|
This program is free software; you can redistribute it and / or modify it under |
219
|
|
|
|
|
|
|
the terms of the the Artistic License (2.0). You may obtain a copy of the full |
220
|
|
|
|
|
|
|
license at: |
221
|
|
|
|
|
|
|
|
222
|
|
|
|
|
|
|
L |
223
|
|
|
|
|
|
|
|
224
|
|
|
|
|
|
|
Any use, modification, and distribution of the Standard or Modified Versions is |
225
|
|
|
|
|
|
|
governed by this Artistic License.By using, modifying or distributing the Package, |
226
|
|
|
|
|
|
|
you accept this license. Do not use, modify, or distribute the Package, if you do |
227
|
|
|
|
|
|
|
not accept this license. |
228
|
|
|
|
|
|
|
|
229
|
|
|
|
|
|
|
If your Modified Version has been derived from a Modified Version made by someone |
230
|
|
|
|
|
|
|
other than you,you are nevertheless required to ensure that your Modified Version |
231
|
|
|
|
|
|
|
complies with the requirements of this license. |
232
|
|
|
|
|
|
|
|
233
|
|
|
|
|
|
|
This license does not grant you the right to use any trademark, service mark, |
234
|
|
|
|
|
|
|
tradename, or logo of the Copyright Holder. |
235
|
|
|
|
|
|
|
|
236
|
|
|
|
|
|
|
This license includes the non-exclusive, worldwide, free-of-charge patent license |
237
|
|
|
|
|
|
|
to make, have made, use, offer to sell, sell, import and otherwise transfer the |
238
|
|
|
|
|
|
|
Package with respect to any patent claims licensable by the Copyright Holder that |
239
|
|
|
|
|
|
|
are necessarily infringed by the Package. If you institute patent litigation |
240
|
|
|
|
|
|
|
(including a cross-claim or counterclaim) against any party alleging that the |
241
|
|
|
|
|
|
|
Package constitutes direct or contributory patent infringement,then this Artistic |
242
|
|
|
|
|
|
|
License to you shall terminate on the date that such litigation is filed. |
243
|
|
|
|
|
|
|
|
244
|
|
|
|
|
|
|
Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND |
245
|
|
|
|
|
|
|
CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED |
246
|
|
|
|
|
|
|
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR |
247
|
|
|
|
|
|
|
NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS |
248
|
|
|
|
|
|
|
REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, |
249
|
|
|
|
|
|
|
INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE |
250
|
|
|
|
|
|
|
OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
251
|
|
|
|
|
|
|
|
252
|
|
|
|
|
|
|
=cut |
253
|
|
|
|
|
|
|
|
254
|
|
|
|
|
|
|
1; # End of Map::Tube::London::Line::Piccadilly |