-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcpanfile.snapshot
892 lines (892 loc) · 22.8 KB
/
cpanfile.snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
# carton snapshot format: version 1.0
DISTRIBUTIONS
Apache-LogFormat-Compiler-0.30
pathname: K/KA/KAZEBURO/Apache-LogFormat-Compiler-0.30.tar.gz
provides:
Apache::LogFormat::Compiler 0.30
requirements:
CPAN::Meta 0
CPAN::Meta::Prereqs 0
ExtUtils::CBuilder 0
Module::Build 0.38
POSIX 0
POSIX::strftime::Compiler 0.30
Time::Local 0
perl 5.008004
CGI-Compile-0.16
pathname: M/MI/MIYAGAWA/CGI-Compile-0.16.tar.gz
provides:
CGI::Compile 0.16
requirements:
ExtUtils::MakeMaker 6.59
File::pushd 0
Test::More 0
Test::NoWarnings 0
Test::Requires 0
perl 5.008001
CGI-Emulate-PSGI-0.15
pathname: M/MI/MIYAGAWA/CGI-Emulate-PSGI-0.15.tar.gz
provides:
CGI::Emulate::PSGI 0.15
CGI::Parse::PSGI undef
requirements:
ExtUtils::MakeMaker 6.59
HTTP::Response 0
Test::More 0.94
Test::Requires 0
perl 5.00800
Carp-Assert-0.20
pathname: M/MS/MSCHWERN/Carp-Assert-0.20.tar.gz
provides:
Carp::Assert 0.20
requirements:
Carp 0
ExtUtils::MakeMaker 0
Test::More 0.4
Carp-Assert-More-1.14
pathname: P/PE/PETDANCE/Carp-Assert-More-1.14.tar.gz
provides:
Carp::Assert::More 1.14
requirements:
Carp 0
Carp::Assert 0
ExtUtils::MakeMaker 0
Scalar::Util 0
Test::Exception 0
Test::More 0.18
Class-Inspector-1.28
pathname: A/AD/ADAMK/Class-Inspector-1.28.tar.gz
provides:
Class::Inspector 1.28
Class::Inspector::Functions 1.28
requirements:
ExtUtils::MakeMaker 6.59
File::Spec 0.80
Test::More 0.47
perl 5.006
Data-Dump-1.22
pathname: G/GA/GAAS/Data-Dump-1.22.tar.gz
provides:
Data::Dump 1.22
Data::Dump::FilterContext undef
Data::Dump::Filtered undef
Data::Dump::Trace 0.02
Data::Dump::Trace::Call 0.02
Data::Dump::Trace::Wrapper 0.02
requirements:
ExtUtils::MakeMaker 0
Symbol 0
Test 0
perl 5.006
Devel-StackTrace-1.31
pathname: D/DR/DROLSKY/Devel-StackTrace-1.31.tar.gz
provides:
Devel::StackTrace 1.31
Devel::StackTrace::Frame 1.31
requirements:
ExtUtils::MakeMaker 6.30
File::Spec 0
Scalar::Util 0
overload 0
strict 0
warnings 0
Devel-StackTrace-AsHTML-0.14
pathname: M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-0.14.tar.gz
provides:
Devel::StackTrace::AsHTML 0.14
requirements:
Devel::StackTrace 0
ExtUtils::MakeMaker 6.59
Filter::Util::Call 0
Test::More 0
perl 5.008001
Encode-Locale-1.03
pathname: G/GA/GAAS/Encode-Locale-1.03.tar.gz
provides:
Encode::Locale 1.03
requirements:
Encode 2
Encode::Alias 0
ExtUtils::MakeMaker 0
Test 0
perl 5.008
Exporter-Easy-0.16
pathname: F/FD/FDALY/Exporter-Easy-0.16.tar.gz
provides:
Exporter::Easiest undef
Exporter::Easy 0.16
requirements:
ExtUtils::MakeMaker 0
File-Listing-6.04
pathname: G/GA/GAAS/File-Listing-6.04.tar.gz
provides:
File::Listing 6.04
File::Listing::apache 6.04
File::Listing::dosftp 6.04
File::Listing::netware 6.04
File::Listing::unix 6.04
File::Listing::vms 6.04
requirements:
ExtUtils::MakeMaker 0
HTTP::Date 6
perl 5.006002
File-ShareDir-1.03
pathname: A/AD/ADAMK/File-ShareDir-1.03.tar.gz
provides:
File::ShareDir 1.03
requirements:
Carp 0
Class::Inspector 1.12
ExtUtils::MakeMaker 6.42
File::Spec 0.80
Test::More 0.47
perl 5.005
File-ShareDir-Install-0.08
pathname: G/GW/GWYN/File-ShareDir-Install-0.08.tar.gz
provides:
File::ShareDir::Install 0.08
requirements:
ExtUtils::MakeMaker 6.11
File::Spec 0
IO::Dir 0
File-pushd-1.006
pathname: D/DA/DAGOLDEN/File-pushd-1.006.tar.gz
provides:
File::pushd 1.006
requirements:
Carp 0
Cwd 0
Exporter 0
ExtUtils::MakeMaker 6.17
File::Path 0
File::Spec 0
File::Temp 0
overload 0
strict 0
warnings 0
Filesys-Notify-Simple-0.12
pathname: M/MI/MIYAGAWA/Filesys-Notify-Simple-0.12.tar.gz
provides:
Filesys::Notify::Simple 0.12
requirements:
ExtUtils::MakeMaker 6.30
HTML-Form-6.03
pathname: G/GA/GAAS/HTML-Form-6.03.tar.gz
provides:
HTML::Form 6.03
HTML::Form::FileInput 6.03
HTML::Form::IgnoreInput 6.03
HTML::Form::ImageInput 6.03
HTML::Form::Input 6.03
HTML::Form::KeygenInput 6.03
HTML::Form::ListInput 6.03
HTML::Form::SubmitInput 6.03
HTML::Form::TextInput 6.03
requirements:
Encode 2
ExtUtils::MakeMaker 0
HTML::TokeParser 0
HTTP::Request 6
HTTP::Request::Common 6.03
URI 1.10
perl 5.008001
HTML-Parser-3.71
pathname: G/GA/GAAS/HTML-Parser-3.71.tar.gz
provides:
HTML::Entities 3.69
HTML::Filter 3.57
HTML::HeadParser 3.71
HTML::LinkExtor 3.69
HTML::Parser 3.71
HTML::PullParser 3.57
HTML::TokeParser 3.69
requirements:
ExtUtils::MakeMaker 0
HTML::Tagset 3
XSLoader 0
perl 5.008
HTML-Tagset-3.20
pathname: P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz
provides:
HTML::Tagset 3.20
requirements:
ExtUtils::MakeMaker 0
HTML-Tree-5.03
pathname: C/CJ/CJM/HTML-Tree-5.03.tar.gz
provides:
HTML::AsSubs 5.03
HTML::Element 5.03
HTML::Element::traverse 5.03
HTML::Parse 5.03
HTML::Tree 5.03
HTML::TreeBuilder 5.03
requirements:
Carp 0
Encode 0
Exporter 0
HTML::Entities 0
HTML::Parser 3.46
HTML::Tagset 3.02
Module::Build 0.2808
Scalar::Util 0
Test::Fatal 0
Test::More 0
base 0
integer 0
perl 5.008
HTTP-Body-1.19
pathname: G/GE/GETTY/HTTP-Body-1.19.tar.gz
provides:
HTTP::Body 1.19
HTTP::Body::MultiPart 1.19
HTTP::Body::OctetStream 1.19
HTTP::Body::UrlEncoded 1.19
HTTP::Body::XForms 1.19
HTTP::Body::XFormsMultipart 1.19
PAML undef
requirements:
Carp 0
Digest::MD5 0
ExtUtils::MakeMaker 6.30
File::Temp 0.14
HTTP::Headers 0
IO::File 1.14
HTTP-Cookies-6.01
pathname: G/GA/GAAS/HTTP-Cookies-6.01.tar.gz
provides:
HTTP::Cookies 6.01
HTTP::Cookies::Microsoft 6.00
HTTP::Cookies::Netscape 6.00
requirements:
ExtUtils::MakeMaker 0
HTTP::Date 6
HTTP::Headers::Util 6
Time::Local 0
perl 5.008001
HTTP-Daemon-6.01
pathname: G/GA/GAAS/HTTP-Daemon-6.01.tar.gz
provides:
HTTP::Daemon 6.01
HTTP::Daemon::ClientConn 6.01
requirements:
ExtUtils::MakeMaker 0
HTTP::Date 6
HTTP::Request 6
HTTP::Response 6
HTTP::Status 6
IO::Socket 0
LWP::MediaTypes 6
Sys::Hostname 0
perl 5.008001
HTTP-Date-6.02
pathname: G/GA/GAAS/HTTP-Date-6.02.tar.gz
provides:
HTTP::Date 6.02
requirements:
ExtUtils::MakeMaker 0
Time::Local 0
perl 5.006002
HTTP-Message-6.06
pathname: G/GA/GAAS/HTTP-Message-6.06.tar.gz
provides:
HTTP::Config 6.00
HTTP::Headers 6.05
HTTP::Headers::Auth 6.00
HTTP::Headers::ETag 6.00
HTTP::Headers::Util 6.03
HTTP::Message 6.06
HTTP::Request 6.00
HTTP::Request::Common 6.04
HTTP::Response 6.04
HTTP::Status 6.03
requirements:
Compress::Raw::Zlib 0
Encode 2.21
Encode::Locale 1
ExtUtils::MakeMaker 0
HTTP::Date 6
IO::Compress::Bzip2 2.021
IO::Compress::Deflate 0
IO::Compress::Gzip 0
IO::HTML 0
IO::Uncompress::Bunzip2 2.021
IO::Uncompress::Gunzip 0
IO::Uncompress::Inflate 0
IO::Uncompress::RawInflate 0
LWP::MediaTypes 6
MIME::Base64 2.1
MIME::QuotedPrint 0
URI 1.10
perl 5.008001
HTTP-Negotiate-6.01
pathname: G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz
provides:
HTTP::Negotiate 6.01
requirements:
ExtUtils::MakeMaker 0
HTTP::Headers 6
perl 5.008001
HTTP-Server-Simple-0.44
pathname: J/JE/JESSE/HTTP-Server-Simple-0.44.tar.gz
provides:
HTTP::Server::Simple 0.44
HTTP::Server::Simple::CGI undef
HTTP::Server::Simple::CGI::Environment undef
requirements:
CGI 0
ExtUtils::MakeMaker 6.42
Socket 0
Test::More 0
HTTP-Tiny-0.043
pathname: D/DA/DAGOLDEN/HTTP-Tiny-0.043.tar.gz
provides:
HTTP::Tiny 0.043
requirements:
Carp 0
ExtUtils::MakeMaker 6.17
Fcntl 0
IO::Socket 0
MIME::Base64 0
Time::Local 0
bytes 0
strict 0
warnings 0
Hash-MultiValue-0.15
pathname: M/MI/MIYAGAWA/Hash-MultiValue-0.15.tar.gz
provides:
Hash::MultiValue 0.15
requirements:
ExtUtils::MakeMaker 6.30
IO-HTML-1.00
pathname: C/CJ/CJM/IO-HTML-1.00.tar.gz
provides:
IO::HTML 1.00
requirements:
Carp 0
Encode 2.10
Exporter 5.57
ExtUtils::MakeMaker 6.30
File::Temp 0
Scalar::Util 0
Test::More 0.88
LWP-MediaTypes-6.02
pathname: G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz
provides:
LWP::MediaTypes 6.02
requirements:
ExtUtils::MakeMaker 0
perl 5.006002
Net-HTTP-6.06
pathname: G/GA/GAAS/Net-HTTP-6.06.tar.gz
provides:
Net::HTTP 6.06
Net::HTTP::Methods 6.06
Net::HTTP::NB 6.04
Net::HTTPS 6.04
requirements:
Compress::Raw::Zlib 0
ExtUtils::MakeMaker 0
IO::Compress::Gzip 0
IO::Select 0
IO::Socket::INET 0
perl 5.006002
POSIX-strftime-Compiler-0.31
pathname: K/KA/KAZEBURO/POSIX-strftime-Compiler-0.31.tar.gz
provides:
POSIX::strftime::Compiler 0.31
requirements:
CPAN::Meta 0
CPAN::Meta::Prereqs 0
Carp 0
Exporter 0
ExtUtils::CBuilder 0
Module::Build 0.38
POSIX 0
Time::Local 0
perl 5.008004
Perl-Tidy-20140328
pathname: S/SH/SHANCOCK/Perl-Tidy-20140328.tar.gz
provides:
Perl::Tidy 20140328
Perl::Tidy::DevNull 20140328
Perl::Tidy::Diagnostics 20140328
Perl::Tidy::HtmlWriter 20140328
Perl::Tidy::IOScalar 20140328
Perl::Tidy::IOScalarArray 20140328
Perl::Tidy::LineSink 20140328
Perl::Tidy::LineSource 20140328
Perl::Tidy::Logger 20140328
requirements:
ExtUtils::MakeMaker 0
Plack-1.0030
pathname: M/MI/MIYAGAWA/Plack-1.0030.tar.gz
provides:
HTTP::Message::PSGI undef
HTTP::Server::PSGI undef
Plack 1.0030
Plack::App::CGIBin undef
Plack::App::Cascade undef
Plack::App::Directory undef
Plack::App::File undef
Plack::App::PSGIBin undef
Plack::App::URLMap undef
Plack::App::WrapCGI undef
Plack::Builder undef
Plack::Component undef
Plack::HTTPParser undef
Plack::HTTPParser::PP undef
Plack::Handler undef
Plack::Handler::Apache1 undef
Plack::Handler::Apache2 undef
Plack::Handler::Apache2::Registry undef
Plack::Handler::CGI undef
Plack::Handler::CGI::Writer undef
Plack::Handler::FCGI undef
Plack::Handler::HTTP::Server::PSGI undef
Plack::Handler::Standalone undef
Plack::LWPish undef
Plack::Loader undef
Plack::Loader::Delayed undef
Plack::Loader::Restarter undef
Plack::Loader::Shotgun undef
Plack::MIME undef
Plack::Middleware undef
Plack::Middleware::AccessLog undef
Plack::Middleware::AccessLog::Timed undef
Plack::Middleware::Auth::Basic undef
Plack::Middleware::BufferedStreaming undef
Plack::Middleware::Chunked undef
Plack::Middleware::Conditional undef
Plack::Middleware::ConditionalGET undef
Plack::Middleware::ContentLength undef
Plack::Middleware::ContentMD5 undef
Plack::Middleware::ErrorDocument undef
Plack::Middleware::HTTPExceptions undef
Plack::Middleware::Head undef
Plack::Middleware::IIS6ScriptNameFix undef
Plack::Middleware::IIS7KeepAliveFix undef
Plack::Middleware::JSONP undef
Plack::Middleware::LighttpdScriptNameFix undef
Plack::Middleware::Lint undef
Plack::Middleware::Log4perl undef
Plack::Middleware::LogDispatch undef
Plack::Middleware::NullLogger undef
Plack::Middleware::RearrangeHeaders undef
Plack::Middleware::Recursive undef
Plack::Middleware::Refresh undef
Plack::Middleware::Runtime undef
Plack::Middleware::SimpleContentFilter undef
Plack::Middleware::SimpleLogger undef
Plack::Middleware::StackTrace undef
Plack::Middleware::Static undef
Plack::Middleware::XFramework undef
Plack::Middleware::XSendfile undef
Plack::Recursive::ForwardRequest undef
Plack::Request 1.0030
Plack::Request::Upload undef
Plack::Response 1.0030
Plack::Runner undef
Plack::TempBuffer undef
Plack::Test undef
Plack::Test::MockHTTP undef
Plack::Test::Server undef
Plack::Test::Suite undef
Plack::Util undef
Plack::Util::Accessor undef
Plack::Util::IOWithPath undef
Plack::Util::Prototype undef
requirements:
Apache::LogFormat::Compiler 0.12
Devel::StackTrace 1.23
Devel::StackTrace::AsHTML 0.11
ExtUtils::MakeMaker 6.30
File::ShareDir 1.00
File::ShareDir::Install 0.03
Filesys::Notify::Simple 0
HTTP::Body 1.06
HTTP::Message 5.814
HTTP::Tiny 0.034
Hash::MultiValue 0.05
Pod::Usage 1.36
Stream::Buffered 0.02
Test::TCP 2.00
Try::Tiny 0
URI 1.59
parent 0
Scope-Guard-0.20
pathname: C/CH/CHOCOLATE/Scope-Guard-0.20.tar.gz
provides:
Scope::Guard 0.20
requirements:
ExtUtils::MakeMaker 0
Test::More 0
perl 5.006001
Stream-Buffered-0.02
pathname: D/DO/DOY/Stream-Buffered-0.02.tar.gz
provides:
Stream::Buffered 0.02
Stream::Buffered::Auto undef
Stream::Buffered::File undef
Stream::Buffered::PerlIO undef
requirements:
ExtUtils::MakeMaker 6.36
Sub-Uplevel-0.24
pathname: D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz
provides:
Sub::Uplevel 0.24
requirements:
Carp 0
Exporter 0
ExtUtils::MakeMaker 6.30
File::Find 0
File::Temp 0
Test::More 0
constant 0
strict 0
warnings 0
Term-Encoding-0.02
pathname: M/MI/MIYAGAWA/Term-Encoding-0.02.tar.gz
provides:
Term::Encoding 0.02
requirements:
ExtUtils::MakeMaker 0
Test-Exception-0.32
pathname: A/AD/ADIE/Test-Exception-0.32.tar.gz
provides:
Test::Exception 0.32
requirements:
Sub::Uplevel 0.18
Test::Builder 0.7
Test::Builder::Tester 1.07
Test::Harness 2.03
Test::More 0.7
Test::Simple 0.7
Test-Fatal-0.013
pathname: R/RJ/RJBS/Test-Fatal-0.013.tar.gz
provides:
Test::Fatal 0.013
requirements:
Carp 0
Exporter 5.57
ExtUtils::MakeMaker 6.30
Test::Builder 0
Try::Tiny 0.07
strict 0
warnings 0
Test-LongString-0.15
pathname: R/RG/RGARCIA/Test-LongString-0.15.tar.gz
provides:
Test::LongString 0.15
requirements:
ExtUtils::MakeMaker 0
Test::Builder 0.12
Test::Builder::Tester 1.04
Test-NoWarnings-1.04
pathname: A/AD/ADAMK/Test-NoWarnings-1.04.tar.gz
provides:
Test::NoWarnings 1.04
Test::NoWarnings::Warning 1.04
requirements:
ExtUtils::MakeMaker 0
Test::Builder 0.86
Test::More 0.47
Test::Tester 0.107
perl 5.006
Test-Pretty-0.28
pathname: T/TO/TOKUHIROM/Test-Pretty-0.28.tar.gz
provides:
App::Prove::Plugin::Pretty undef
App::Prove::Plugin::retty undef
TAP::Formatter::Pretty::Multi undef
TAP::Formatter::Pretty::Multi::Session undef
TAP::Formatter::Pretty::Single undef
TAP::Formatter::Pretty::Single::Session undef
Test::Pretty 0.28
Test::Pretty::Harness undef
Test::Pretty::Parser undef
requirements:
CPAN::Meta 0
CPAN::Meta::Prereqs 0
Carp 0
ExtUtils::CBuilder 0
File::Temp 0
Module::Build 0.38
Scope::Guard 0
TAP::Formatter::Base 0
TAP::Formatter::Session 0
TAP::Harness 0
TAP::Parser 0
Term::ANSIColor 3.02
Term::Encoding 0
Test::Builder 0.82
Test::More 0.98
autodie 0
parent 0
perl 5.008001
Test-Requires-0.07
pathname: T/TO/TOKUHIROM/Test-Requires-0.07.tar.gz
provides:
Test::Requires 0.07
requirements:
CPAN::Meta 0
CPAN::Meta::Prereqs 0
ExtUtils::MakeMaker 6.59
Module::Build 0.38
Test::Builder::Module 0
Test::More 0.61
perl 5.008_001
Test-SharedFork-0.23
pathname: T/TO/TOKUHIROM/Test-SharedFork-0.23.tar.gz
provides:
Test::SharedFork 0.23
Test::SharedFork::Array undef
Test::SharedFork::Scalar undef
Test::SharedFork::Store undef
requirements:
CPAN::Meta 0
CPAN::Meta::Prereqs 0
ExtUtils::CBuilder 0
File::Temp 0
Module::Build 0.38
Test::Builder 0.32
Test::Builder::Module 0
Test::More 0.88
perl 5.008_001
Test-TCP-2.02
pathname: T/TO/TOKUHIROM/Test-TCP-2.02.tar.gz
provides:
Net::EmptyPort undef
Test::TCP 2.02
Test::TCP::CheckPort undef
requirements:
CPAN::Meta 0
CPAN::Meta::Prereqs 0
ExtUtils::CBuilder 0
IO::Socket::INET 0
Module::Build 0.38
Test::More 0
Test::SharedFork 0.19
Time::HiRes 0
perl 5.008001
Test-Tester-0.109
pathname: F/FD/FDALY/Test-Tester-0.109.tar.gz
provides:
Test::Tester 0.109
Test::Tester::Capture undef
Test::Tester::CaptureRunner undef
Test::Tester::Delegate undef
requirements:
ExtUtils::MakeMaker 0
Test::Builder 0
Test-WWW-Mechanize-1.44
pathname: P/PE/PETDANCE/Test-WWW-Mechanize-1.44.tar.gz
provides:
Test::WWW::Mechanize 1.44
requirements:
Carp::Assert::More 0
ExtUtils::MakeMaker 0
HTML::TreeBuilder 0
HTTP::Server::Simple 0.42
HTTP::Server::Simple::CGI 0
LWP 6.02
Test::Builder::Tester 1.09
Test::LongString 0.15
Test::More 0.96
URI::file 0
WWW::Mechanize 1.68
perl 5.008
Test-WWW-Mechanize-PSGI-0.35
pathname: L/LB/LBROCARD/Test-WWW-Mechanize-PSGI-0.35.tar.gz
provides:
Test::WWW::Mechanize::PSGI 0.35
requirements:
ExtUtils::MakeMaker 0
HTTP::Message::PSGI 0
Test::More 0
Test::WWW::Mechanize 0
Try::Tiny 0
Test-Warn-0.30
pathname: C/CH/CHORNY/Test-Warn-0.30.tar.gz
provides:
Test::Warn 0.30
Test::Warn::Categorization 0.30
requirements:
Carp 1.22
ExtUtils::MakeMaker 0
File::Spec 0
Sub::Uplevel 0.12
Test::Builder 0.13
Test::Builder::Tester 1.02
Test::More 0
perl 5.006
Try-Tiny-0.20
pathname: D/DO/DOY/Try-Tiny-0.20.tar.gz
provides:
Try::Tiny 0.20
requirements:
Carp 0
Exporter 5.57
ExtUtils::MakeMaker 6.30
constant 0
strict 0
warnings 0
URI-1.60
pathname: G/GA/GAAS/URI-1.60.tar.gz
provides:
URI 1.60
URI::Escape 3.31
URI::Heuristic 4.20
URI::IRI undef
URI::QueryParam undef
URI::Split undef
URI::URL 5.04
URI::WithBase 2.20
URI::_foreign undef
URI::_generic undef
URI::_idna undef
URI::_ldap 1.12
URI::_login undef
URI::_punycode 0.04
URI::_query undef
URI::_segment undef
URI::_server undef
URI::_userpass undef
URI::data undef
URI::file 4.21
URI::file::Base undef
URI::file::FAT undef
URI::file::Mac undef
URI::file::OS2 undef
URI::file::QNX undef
URI::file::Unix undef
URI::file::Win32 undef
URI::ftp undef
URI::gopher undef
URI::http undef
URI::https undef
URI::ldap 1.12
URI::ldapi undef
URI::ldaps undef
URI::mailto undef
URI::mms undef
URI::news undef
URI::nntp undef
URI::pop undef
URI::rlogin undef
URI::rsync undef
URI::rtsp undef
URI::rtspu undef
URI::sip 0.11
URI::sips undef
URI::snews undef
URI::ssh undef
URI::telnet undef
URI::tn3270 undef
URI::urn undef
URI::urn::isbn undef
URI::urn::oid undef
requirements:
ExtUtils::MakeMaker 0
MIME::Base64 2
Test 0
Test::More 0
perl 5.008001
WWW-Mechanize-1.73
pathname: E/ET/ETHER/WWW-Mechanize-1.73.tar.gz
provides:
WWW::Mechanize 1.73
WWW::Mechanize::Image undef
WWW::Mechanize::Link undef
requirements:
Carp 0
ExtUtils::MakeMaker 0
File::Temp 0
FindBin 0
Getopt::Long 0
HTML::Form 6
HTML::HeadParser 0
HTML::Parser 3.33
HTML::TokeParser 2.28
HTML::TreeBuilder 0
HTTP::Daemon 0
HTTP::Request 1.3
HTTP::Server::Simple 0.35
HTTP::Server::Simple::CGI 0
HTTP::Status 0
LWP 5.829
LWP::UserAgent 5.829
Pod::Usage 0
Test::More 0.34
Test::Warn 0.11
URI 1.36
URI::URL 0
URI::file 0
perl 5.008
WWW-RobotRules-6.02
pathname: G/GA/GAAS/WWW-RobotRules-6.02.tar.gz
provides:
WWW::RobotRules 6.02
WWW::RobotRules::AnyDBM_File 6.00
WWW::RobotRules::InCore 6.02
requirements:
AnyDBM_File 0
ExtUtils::MakeMaker 0
Fcntl 0
URI 1.10
perl 5.008001
libwww-perl-6.06
pathname: M/MS/MSCHILLI/libwww-perl-6.06.tar.gz
provides:
LWP 6.06
LWP::Authen::Basic undef
LWP::Authen::Digest undef
LWP::Authen::Ntlm 6.00
LWP::ConnCache 6.02
LWP::Debug undef
LWP::DebugFile undef
LWP::MemberMixin undef
LWP::Protocol 6.06
LWP::Protocol::GHTTP undef
LWP::Protocol::MyFTP undef
LWP::Protocol::cpan undef
LWP::Protocol::data undef
LWP::Protocol::file undef
LWP::Protocol::ftp undef
LWP::Protocol::gopher undef
LWP::Protocol::http undef
LWP::Protocol::http::Socket undef
LWP::Protocol::http::SocketMethods undef
LWP::Protocol::loopback undef
LWP::Protocol::mailto undef
LWP::Protocol::nntp undef
LWP::Protocol::nogo undef
LWP::RobotUA 6.06
LWP::Simple 6.00
LWP::UserAgent 6.06
requirements:
Data::Dump 0
Digest::MD5 0
Encode 2.12
Encode::Locale 0
ExtUtils::MakeMaker 0
File::Listing 6
HTML::Entities 0
HTML::HeadParser 0
HTTP::Cookies 6
HTTP::Daemon 6
HTTP::Date 6
HTTP::Negotiate 6
HTTP::Request 6
HTTP::Request::Common 6
HTTP::Response 6
HTTP::Status 6
IO::Select 0
IO::Socket 0
LWP::MediaTypes 6
MIME::Base64 2.1
Net::FTP 2.58
Net::HTTP 6.04
URI 1.10
URI::Escape 0
WWW::RobotRules 6
perl 5.008001