line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Bundle::MasteringPerl; |
2
|
1
|
|
|
1
|
|
819
|
use strict; |
|
1
|
|
|
|
|
3
|
|
|
1
|
|
|
|
|
144
|
|
3
|
|
|
|
|
|
|
|
4
|
|
|
|
|
|
|
our $VERSION = sprintf "%4d%02d%02d", 1900 + (localtime)[5], 1 + (localtime)[4], (localtime)[3]; |
5
|
|
|
|
|
|
|
|
6
|
|
|
|
|
|
|
1; |
7
|
|
|
|
|
|
|
|
8
|
|
|
|
|
|
|
=head1 NAME |
9
|
|
|
|
|
|
|
|
10
|
|
|
|
|
|
|
Bundle::MasteringPerl - All modules mentioned in Mastering Perl |
11
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
=head1 SYNOPSIS |
13
|
|
|
|
|
|
|
|
14
|
|
|
|
|
|
|
perl -MCPAN -e 'install Bundle::MasteringPerl' |
15
|
|
|
|
|
|
|
|
16
|
|
|
|
|
|
|
=head1 DESCRIPTION |
17
|
|
|
|
|
|
|
|
18
|
|
|
|
|
|
|
This is the list of modules mentioned in I. You can |
19
|
|
|
|
|
|
|
install them in one shot by installing this bundle. |
20
|
|
|
|
|
|
|
|
21
|
|
|
|
|
|
|
=head1 CONTENTS |
22
|
|
|
|
|
|
|
|
23
|
|
|
|
|
|
|
Apache::PerlRun undef |
24
|
|
|
|
|
|
|
|
25
|
|
|
|
|
|
|
Apache::Perldoc undef |
26
|
|
|
|
|
|
|
|
27
|
|
|
|
|
|
|
Apache::Pod undef |
28
|
|
|
|
|
|
|
|
29
|
|
|
|
|
|
|
Apache::Registry undef |
30
|
|
|
|
|
|
|
|
31
|
|
|
|
|
|
|
AppConfig undef |
32
|
|
|
|
|
|
|
|
33
|
|
|
|
|
|
|
AutoLoader undef |
34
|
|
|
|
|
|
|
|
35
|
|
|
|
|
|
|
AutoSplit undef |
36
|
|
|
|
|
|
|
|
37
|
|
|
|
|
|
|
B::Deobfuscate undef |
38
|
|
|
|
|
|
|
|
39
|
|
|
|
|
|
|
B::Deparse undef |
40
|
|
|
|
|
|
|
|
41
|
|
|
|
|
|
|
Benchmark undef |
42
|
|
|
|
|
|
|
|
43
|
|
|
|
|
|
|
BerkeleyDB undef |
44
|
|
|
|
|
|
|
|
45
|
|
|
|
|
|
|
BioPerl undef |
46
|
|
|
|
|
|
|
|
47
|
|
|
|
|
|
|
Bit::Vector undef |
48
|
|
|
|
|
|
|
|
49
|
|
|
|
|
|
|
Business::ISBN undef |
50
|
|
|
|
|
|
|
|
51
|
|
|
|
|
|
|
CGI undef |
52
|
|
|
|
|
|
|
|
53
|
|
|
|
|
|
|
CGI::Carp undef |
54
|
|
|
|
|
|
|
|
55
|
|
|
|
|
|
|
CPAN undef |
56
|
|
|
|
|
|
|
|
57
|
|
|
|
|
|
|
CPANPLUS undef |
58
|
|
|
|
|
|
|
|
59
|
|
|
|
|
|
|
Carp undef |
60
|
|
|
|
|
|
|
|
61
|
|
|
|
|
|
|
Carp::Heavy undef |
62
|
|
|
|
|
|
|
|
63
|
|
|
|
|
|
|
Catalyst undef |
64
|
|
|
|
|
|
|
|
65
|
|
|
|
|
|
|
Clone::Any undef |
66
|
|
|
|
|
|
|
|
67
|
|
|
|
|
|
|
Config undef |
68
|
|
|
|
|
|
|
|
69
|
|
|
|
|
|
|
Config::ApacheFile undef |
70
|
|
|
|
|
|
|
|
71
|
|
|
|
|
|
|
Config::INI undef |
72
|
|
|
|
|
|
|
|
73
|
|
|
|
|
|
|
Config::IniFiles undef |
74
|
|
|
|
|
|
|
|
75
|
|
|
|
|
|
|
Config::Scoped undef |
76
|
|
|
|
|
|
|
|
77
|
|
|
|
|
|
|
ConfigReader::Simple undef |
78
|
|
|
|
|
|
|
|
79
|
|
|
|
|
|
|
DBD::CSV undef |
80
|
|
|
|
|
|
|
|
81
|
|
|
|
|
|
|
DBI undef |
82
|
|
|
|
|
|
|
|
83
|
|
|
|
|
|
|
DBI::Profile undef |
84
|
|
|
|
|
|
|
|
85
|
|
|
|
|
|
|
DBI::ProfileDumper undef |
86
|
|
|
|
|
|
|
|
87
|
|
|
|
|
|
|
DBI::ProfileDumper::Apache undef |
88
|
|
|
|
|
|
|
|
89
|
|
|
|
|
|
|
DBM::Deep undef |
90
|
|
|
|
|
|
|
|
91
|
|
|
|
|
|
|
Data::Constraint undef |
92
|
|
|
|
|
|
|
|
93
|
|
|
|
|
|
|
Data::Dump undef |
94
|
|
|
|
|
|
|
|
95
|
|
|
|
|
|
|
Data::Dump::Streamer undef |
96
|
|
|
|
|
|
|
|
97
|
|
|
|
|
|
|
Data::Dumper undef |
98
|
|
|
|
|
|
|
|
99
|
|
|
|
|
|
|
Data::Dumper::Streamer undef |
100
|
|
|
|
|
|
|
|
101
|
|
|
|
|
|
|
Devel::Cover undef |
102
|
|
|
|
|
|
|
|
103
|
|
|
|
|
|
|
Devel::DProf undef |
104
|
|
|
|
|
|
|
|
105
|
|
|
|
|
|
|
Devel::MyDebugger undef |
106
|
|
|
|
|
|
|
|
107
|
|
|
|
|
|
|
Devel::Peek undef |
108
|
|
|
|
|
|
|
|
109
|
|
|
|
|
|
|
Devel::Profiler undef |
110
|
|
|
|
|
|
|
|
111
|
|
|
|
|
|
|
Devel::Size undef |
112
|
|
|
|
|
|
|
|
113
|
|
|
|
|
|
|
Devel::SmallProf undef |
114
|
|
|
|
|
|
|
|
115
|
|
|
|
|
|
|
Devel::ebug undef |
116
|
|
|
|
|
|
|
|
117
|
|
|
|
|
|
|
Devel::ebug::Console undef |
118
|
|
|
|
|
|
|
|
119
|
|
|
|
|
|
|
Devel::ebug::HTTP undef |
120
|
|
|
|
|
|
|
|
121
|
|
|
|
|
|
|
Devel::ptkdb undef |
122
|
|
|
|
|
|
|
|
123
|
|
|
|
|
|
|
Email::Send::SMTP undef |
124
|
|
|
|
|
|
|
|
125
|
|
|
|
|
|
|
Email::Simple undef |
126
|
|
|
|
|
|
|
|
127
|
|
|
|
|
|
|
Email::Stuff undef |
128
|
|
|
|
|
|
|
|
129
|
|
|
|
|
|
|
Errno undef |
130
|
|
|
|
|
|
|
|
131
|
|
|
|
|
|
|
Error undef |
132
|
|
|
|
|
|
|
|
133
|
|
|
|
|
|
|
Exporter undef |
134
|
|
|
|
|
|
|
|
135
|
|
|
|
|
|
|
ExtUtils::MM_Any undef |
136
|
|
|
|
|
|
|
|
137
|
|
|
|
|
|
|
ExtUtils::MM_Unix undef |
138
|
|
|
|
|
|
|
|
139
|
|
|
|
|
|
|
ExtUtils::MM_Win32 undef |
140
|
|
|
|
|
|
|
|
141
|
|
|
|
|
|
|
ExtUtils::MakeMaker undef |
142
|
|
|
|
|
|
|
|
143
|
|
|
|
|
|
|
Fatal undef |
144
|
|
|
|
|
|
|
|
145
|
|
|
|
|
|
|
Fcntl undef |
146
|
|
|
|
|
|
|
|
147
|
|
|
|
|
|
|
File::Find undef |
148
|
|
|
|
|
|
|
|
149
|
|
|
|
|
|
|
File::Find::Closures undef |
150
|
|
|
|
|
|
|
|
151
|
|
|
|
|
|
|
File::Spec undef |
152
|
|
|
|
|
|
|
|
153
|
|
|
|
|
|
|
Getopt::Attribute undef |
154
|
|
|
|
|
|
|
|
155
|
|
|
|
|
|
|
Getopt::Declare undef |
156
|
|
|
|
|
|
|
|
157
|
|
|
|
|
|
|
Getopt::Easy undef |
158
|
|
|
|
|
|
|
|
159
|
|
|
|
|
|
|
Getopt::Long undef |
160
|
|
|
|
|
|
|
|
161
|
|
|
|
|
|
|
Getopt::Lucid undef |
162
|
|
|
|
|
|
|
|
163
|
|
|
|
|
|
|
Getopt::Mixed undef |
164
|
|
|
|
|
|
|
|
165
|
|
|
|
|
|
|
Getopt::Std undef |
166
|
|
|
|
|
|
|
|
167
|
|
|
|
|
|
|
Getopts::Mixed undef |
168
|
|
|
|
|
|
|
|
169
|
|
|
|
|
|
|
HTML::Parser undef |
170
|
|
|
|
|
|
|
|
171
|
|
|
|
|
|
|
HTTP::Date undef |
172
|
|
|
|
|
|
|
|
173
|
|
|
|
|
|
|
HTTP::Size undef |
174
|
|
|
|
|
|
|
|
175
|
|
|
|
|
|
|
Hash::AsObject undef |
176
|
|
|
|
|
|
|
|
177
|
|
|
|
|
|
|
Hook::Lex::Wrap undef |
178
|
|
|
|
|
|
|
|
179
|
|
|
|
|
|
|
Hook::LexWrap undef |
180
|
|
|
|
|
|
|
|
181
|
|
|
|
|
|
|
IO::Handle undef |
182
|
|
|
|
|
|
|
|
183
|
|
|
|
|
|
|
IO::Interactive undef |
184
|
|
|
|
|
|
|
|
185
|
|
|
|
|
|
|
IO::Scalar undef |
186
|
|
|
|
|
|
|
|
187
|
|
|
|
|
|
|
IO::Socket::INET undef |
188
|
|
|
|
|
|
|
|
189
|
|
|
|
|
|
|
Image::Info undef |
190
|
|
|
|
|
|
|
|
191
|
|
|
|
|
|
|
List::Util undef |
192
|
|
|
|
|
|
|
|
193
|
|
|
|
|
|
|
Local::Error undef |
194
|
|
|
|
|
|
|
|
195
|
|
|
|
|
|
|
Log::Dispatch undef |
196
|
|
|
|
|
|
|
|
197
|
|
|
|
|
|
|
Log::Log4perl undef |
198
|
|
|
|
|
|
|
|
199
|
|
|
|
|
|
|
Log::Log4perl::Appender::DBI undef |
200
|
|
|
|
|
|
|
|
201
|
|
|
|
|
|
|
Log::Log4perl::Appender::File undef |
202
|
|
|
|
|
|
|
|
203
|
|
|
|
|
|
|
Log::Log4perl::Layout::PatternLayout undef |
204
|
|
|
|
|
|
|
|
205
|
|
|
|
|
|
|
Mac::Carbon undef |
206
|
|
|
|
|
|
|
|
207
|
|
|
|
|
|
|
Mac::Errors undef |
208
|
|
|
|
|
|
|
|
209
|
|
|
|
|
|
|
Mac::Glue undef |
210
|
|
|
|
|
|
|
|
211
|
|
|
|
|
|
|
Mac::PropertyList undef |
212
|
|
|
|
|
|
|
|
213
|
|
|
|
|
|
|
Memoize undef |
214
|
|
|
|
|
|
|
|
215
|
|
|
|
|
|
|
ModPerl::PerlRun undef |
216
|
|
|
|
|
|
|
|
217
|
|
|
|
|
|
|
ModPerl::Registry undef |
218
|
|
|
|
|
|
|
|
219
|
|
|
|
|
|
|
Module::Build undef |
220
|
|
|
|
|
|
|
|
221
|
|
|
|
|
|
|
Module::NotThere undef |
222
|
|
|
|
|
|
|
|
223
|
|
|
|
|
|
|
Module::Release undef |
224
|
|
|
|
|
|
|
|
225
|
|
|
|
|
|
|
Net::FTP undef |
226
|
|
|
|
|
|
|
|
227
|
|
|
|
|
|
|
Net::SMTP undef |
228
|
|
|
|
|
|
|
|
229
|
|
|
|
|
|
|
Net::SMTP::SSL undef |
230
|
|
|
|
|
|
|
|
231
|
|
|
|
|
|
|
Netscape::Bookmarks undef |
232
|
|
|
|
|
|
|
|
233
|
|
|
|
|
|
|
Netscape::Bookmarks::Category undef |
234
|
|
|
|
|
|
|
|
235
|
|
|
|
|
|
|
Object::Iterate undef |
236
|
|
|
|
|
|
|
|
237
|
|
|
|
|
|
|
POSIX undef |
238
|
|
|
|
|
|
|
|
239
|
|
|
|
|
|
|
PPI undef |
240
|
|
|
|
|
|
|
|
241
|
|
|
|
|
|
|
Perl::Critic undef |
242
|
|
|
|
|
|
|
|
243
|
|
|
|
|
|
|
Perl::Critic::DEVELOPER undef |
244
|
|
|
|
|
|
|
|
245
|
|
|
|
|
|
|
Perl::Critic::Lax undef |
246
|
|
|
|
|
|
|
|
247
|
|
|
|
|
|
|
Perl::Critic::Policy undef |
248
|
|
|
|
|
|
|
|
249
|
|
|
|
|
|
|
Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire undef |
250
|
|
|
|
|
|
|
|
251
|
|
|
|
|
|
|
Perl::Tidy undef |
252
|
|
|
|
|
|
|
|
253
|
|
|
|
|
|
|
Pixie undef |
254
|
|
|
|
|
|
|
|
255
|
|
|
|
|
|
|
Pod::Checker undef |
256
|
|
|
|
|
|
|
|
257
|
|
|
|
|
|
|
Pod::Coverage undef |
258
|
|
|
|
|
|
|
|
259
|
|
|
|
|
|
|
Pod::Parser undef |
260
|
|
|
|
|
|
|
|
261
|
|
|
|
|
|
|
Pod::Perldoc undef |
262
|
|
|
|
|
|
|
|
263
|
|
|
|
|
|
|
Pod::Perldoc::BaseTo undef |
264
|
|
|
|
|
|
|
|
265
|
|
|
|
|
|
|
Pod::Perldoc::ToRtf undef |
266
|
|
|
|
|
|
|
|
267
|
|
|
|
|
|
|
Pod::Perldoc::ToText undef |
268
|
|
|
|
|
|
|
|
269
|
|
|
|
|
|
|
Pod::Perldoc::ToToc undef |
270
|
|
|
|
|
|
|
|
271
|
|
|
|
|
|
|
Pod::PseudoPod undef |
272
|
|
|
|
|
|
|
|
273
|
|
|
|
|
|
|
Pod::PseudoPod::MyHTML undef |
274
|
|
|
|
|
|
|
|
275
|
|
|
|
|
|
|
Pod::Simple undef |
276
|
|
|
|
|
|
|
|
277
|
|
|
|
|
|
|
Pod::Simple::Subclassing undef |
278
|
|
|
|
|
|
|
|
279
|
|
|
|
|
|
|
Pod::TOC undef |
280
|
|
|
|
|
|
|
|
281
|
|
|
|
|
|
|
Pod::Webserver undef |
282
|
|
|
|
|
|
|
|
283
|
|
|
|
|
|
|
Readonly undef |
284
|
|
|
|
|
|
|
|
285
|
|
|
|
|
|
|
Regexp::Common undef |
286
|
|
|
|
|
|
|
|
287
|
|
|
|
|
|
|
Regexp::English undef |
288
|
|
|
|
|
|
|
|
289
|
|
|
|
|
|
|
SOAP undef |
290
|
|
|
|
|
|
|
|
291
|
|
|
|
|
|
|
Scalar::Util undef |
292
|
|
|
|
|
|
|
|
293
|
|
|
|
|
|
|
Some::Module undef |
294
|
|
|
|
|
|
|
|
295
|
|
|
|
|
|
|
Storable undef |
296
|
|
|
|
|
|
|
|
297
|
|
|
|
|
|
|
Sys::Syslog undef |
298
|
|
|
|
|
|
|
|
299
|
|
|
|
|
|
|
Tangram undef |
300
|
|
|
|
|
|
|
|
301
|
|
|
|
|
|
|
Template undef |
302
|
|
|
|
|
|
|
|
303
|
|
|
|
|
|
|
Template::Base undef |
304
|
|
|
|
|
|
|
|
305
|
|
|
|
|
|
|
Template::Exception undef |
306
|
|
|
|
|
|
|
|
307
|
|
|
|
|
|
|
Test::Builder undef |
308
|
|
|
|
|
|
|
|
309
|
|
|
|
|
|
|
Test::Harness undef |
310
|
|
|
|
|
|
|
|
311
|
|
|
|
|
|
|
Test::Manifest undef |
312
|
|
|
|
|
|
|
|
313
|
|
|
|
|
|
|
Test::More undef |
314
|
|
|
|
|
|
|
|
315
|
|
|
|
|
|
|
Test::Output undef |
316
|
|
|
|
|
|
|
|
317
|
|
|
|
|
|
|
Test::Perl::Critic undef |
318
|
|
|
|
|
|
|
|
319
|
|
|
|
|
|
|
Test::Pod undef |
320
|
|
|
|
|
|
|
|
321
|
|
|
|
|
|
|
Test::Pod::Coverage undef |
322
|
|
|
|
|
|
|
|
323
|
|
|
|
|
|
|
Text::Template::Simple undef |
324
|
|
|
|
|
|
|
|
325
|
|
|
|
|
|
|
Tie::Array undef |
326
|
|
|
|
|
|
|
|
327
|
|
|
|
|
|
|
Tie::Array::PackedC undef |
328
|
|
|
|
|
|
|
|
329
|
|
|
|
|
|
|
Tie::BoundedInteger undef |
330
|
|
|
|
|
|
|
|
331
|
|
|
|
|
|
|
Tie::Cycle undef |
332
|
|
|
|
|
|
|
|
333
|
|
|
|
|
|
|
Tie::File::Timestamp undef |
334
|
|
|
|
|
|
|
|
335
|
|
|
|
|
|
|
Tie::Handle undef |
336
|
|
|
|
|
|
|
|
337
|
|
|
|
|
|
|
Tie::Hash undef |
338
|
|
|
|
|
|
|
|
339
|
|
|
|
|
|
|
Tie::Scalar undef |
340
|
|
|
|
|
|
|
|
341
|
|
|
|
|
|
|
Tie::Timely undef |
342
|
|
|
|
|
|
|
|
343
|
|
|
|
|
|
|
Tk undef |
344
|
|
|
|
|
|
|
|
345
|
|
|
|
|
|
|
Win32 undef |
346
|
|
|
|
|
|
|
|
347
|
|
|
|
|
|
|
Win32::Registry undef |
348
|
|
|
|
|
|
|
|
349
|
|
|
|
|
|
|
YAML undef |
350
|
|
|
|
|
|
|
|
351
|
|
|
|
|
|
|
YAML::Syck undef |
352
|
|
|
|
|
|
|
|
353
|
|
|
|
|
|
|
YAML::Tiny undef |
354
|
|
|
|
|
|
|
|
355
|
|
|
|
|
|
|
base undef |
356
|
|
|
|
|
|
|
|
357
|
|
|
|
|
|
|
bignum undef |
358
|
|
|
|
|
|
|
|
359
|
|
|
|
|
|
|
criticism undef |
360
|
|
|
|
|
|
|
|
361
|
|
|
|
|
|
|
locale undef |
362
|
|
|
|
|
|
|
|
363
|
|
|
|
|
|
|
overload undef |
364
|
|
|
|
|
|
|
|
365
|
|
|
|
|
|
|
perlbench undef |
366
|
|
|
|
|
|
|
|
367
|
|
|
|
|
|
|
perlre undef |
368
|
|
|
|
|
|
|
|
369
|
|
|
|
|
|
|
re undef |
370
|
|
|
|
|
|
|
|
371
|
|
|
|
|
|
|
strict undef |
372
|
|
|
|
|
|
|
|
373
|
|
|
|
|
|
|
warnings undef |
374
|
|
|
|
|
|
|
|
375
|
|
|
|
|
|
|
|
376
|
|
|
|
|
|
|
=head1 AUTHOR |
377
|
|
|
|
|
|
|
|
378
|
|
|
|
|
|
|
Copyright 2007, brian d foy C<< >> |
379
|
|
|
|
|
|
|
|
380
|
|
|
|
|
|
|
=cut |