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