one more
[gitmo/Moose.git] / xt / author / test-my-dependents.t
CommitLineData
f81522ba 1use strict;
2use warnings;
3
4use Cwd qw( abs_path );
5use Test::More;
6
52c21688 7BEGIN {
8 plan skip_all => 'This test will not run unless you set MOOSE_TEST_MD to a true value'
9 unless $ENV{MOOSE_TEST_MD};
10}
f81522ba 11
4d438a84 12use Test::Requires {
f578f218 13 'Archive::Zip' => 0, # or else .zip dists won't be able to be installed
03fd72d0 14 'Test::DependentModules' => '0.09', # skip all if not installed
479647ca 15 'MetaCPAN::API' => '0.33',
4d438a84 16};
3bf21566 17use Test::DependentModules qw( test_module );
f81522ba 18
7028866a 19use DateTime;
479647ca 20use List::MoreUtils qw(any);
7028866a 21use Moose ();
7028866a 22
41a0b2a9 23diag( 'Test run performed at: '
24 . DateTime->now
479647ca 25 . ' with Moose '
41a0b2a9 26 . Moose->VERSION );
7028866a 27
f81522ba 28$ENV{PERL_TEST_DM_LOG_DIR} = abs_path('.');
e2f01bb9 29delete @ENV{ qw( AUTHOR_TESTING RELEASE_TESTING SMOKE_TESTING ) };
f81522ba 30
28885fe7 31$ENV{ANY_MOOSE} = 'Moose';
32
479647ca 33my $mcpan = MetaCPAN::API->new;
34my $res = $mcpan->post(
35 '/release/_search' => {
36 query => { match_all => {} },
37 size => 5000,
38 filter => { and => [
39 { or => [
40 { term => { 'release.dependency.module' => 'Moose' } },
41 { term => { 'release.dependency.module' => 'Moose::Role' } },
42 { term => { 'release.dependency.module' => 'Moose::Exporter' } },
43 { term => { 'release.dependency.module' => 'Class::MOP' } },
44 { term => { 'release.dependency.module' => 'MooseX::Role::Parameterized' } },
28885fe7 45 { term => { 'release.dependency.module' => 'Any::Moose' } },
479647ca 46 ] },
47 { term => { 'release.status' => 'latest' } },
48 { term => { 'release.maturity' => 'released' } },
49 ] },
50 fields => 'distribution'
51 }
52);
f81522ba 53
91dab191 54my %todo_reasons = map {
3bf21566 55 chomp;
56 /^(\S*)\s*(?:#\s*(.*)\s*)?$/;
57 defined($1) && length($1) ? ($1 => $2) : ()
58} <DATA>;
91dab191 59my %todo = map { $_ => 1 } keys %todo_reasons;
60
479647ca 61my @skip_prefix = qw(Acme Task Bundle);
91dab191 62my %skip = map { $_ => 1 } (
72dc4616 63 'App-CPAN2Pkg', # tk tests are graphical
64 'App-USBKeyCopyCon', # gtk tests are graphical
b5937bb0 65 'Bot-Backbone', # poe-loop-ev prompts
72dc4616 66 'CatalystX-Restarter-GTK', # gtk tests are graphical
67 'CM-Permutation', # OpenGL uses graphics in Makefile.PL
91dab191 68 'Dackup', # depends on running ssh
69 'Data-Collector', # depends on running ssh
70 'Date-Biorhythm', # Date::Business prompts in Makefile.PL
72dc4616 71 'Forest-Tree-Viewer-Gtk2', # gtk tests are graphical
72 'Games-Pandemic', # tk tests are graphical
73 'Games-RailRoad', # tk tests are graphical
74 'Games-Risk', # tk tests are graphical
33bc8e84 75 'Gearman-Driver', # spews tar errors
91dab191 76 'helm', # depends on running ssh
72dc4616 77 'Log-Dispatch-Gtk2-Notify', # gtk tests are graphical
78 'LPDS', # gtk tests are graphical
91dab191 79 'Net-SFTP-Foreign-Exceptional', # depends on running ssh
72dc4616 80 'Periscope', # gtk tests are graphical
91dab191 81 'POE-Component-OpenSSH', # depends on running ssh
72dc4616 82 'RDF-TrineX-RuleEngine-Jena', # prompts in Makefile.PL
91dab191 83 'Test-SFTP', # Term::ReadPassword prompts in tests
72dc4616 84 'Tk-Role-Dialog', # tk tests are graphical
85 'Weaving-Tablet', # tk tests are graphical
91dab191 86 'WWW-Hashdb', # test hangs, pegging cpu
87 'Zucchini', # File::Rsync prompts in Makefile.PL
88);
89
479647ca 90my %name_fix = (
b595f862 91 'App-passmanager' => 'App::PassManager',
479647ca 92 'App-PipeFilter' => 'App::PipeFilter::Generic',
93 'Constructible' => 'Constructible::Maxima',
94 'DCOLLINS-ANN-Locals' => 'DCOLLINS::ANN::Robot',
95 'Dist-Zilla-Deb' => 'Dist::Zilla::Plugin::Deb::VersionFromChangelog',
479647ca 96 'Dist-Zilla-Plugins-CJM' => 'Dist::Zilla::Plugin::TemplateCJM',
72dc4616 97 'Dist-Zilla-Plugin-TemplateFile' => 'Dist::Zilla::Plugin::TemplateFiles',
b595f862 98 'Google-Directions' => 'Google::Directions::Client',
479647ca 99 'helm' => 'Helm',
b595f862 100 'HTML-Untemplate' => 'HTML::Linear',
479647ca 101 'marc-moose' => 'MARC::Moose',
102 'mobirc' => 'App::Mobirc',
72dc4616 103 'OWL-Simple' => 'OWL::Simple::Class',
104 'Patterns-ChainOfResponsibility' => 'Patterns::ChainOfResponsibility::Application',
105 'Role-Identifiable' => 'Role::Identifiable::HasIdent',
479647ca 106 'smokebrew' => 'App::SmokeBrew',
b595f862 107 'Treex-Parser-MSTperl' => 'Treex::Tool::Parser::MSTperl',
479647ca 108 'v6-alpha' => 'v6',
b595f862 109 'WebService-LOC-CongRec' => 'WebService::LOC::CongRec::Crawler',
72dc4616 110 'X11-XCB' => 'X11::XCB::Connection',
111 'XML-Ant-BuildFile' => 'XML::Ant::BuildFile::Project',
479647ca 112);
9fe055d9 113my @dists = sort
114 grep { !$skip{$_} }
115 grep { my $dist = $_; !any { $dist =~ /^$_-/ } @skip_prefix }
116 map { $_->{fields}{distribution} }
117 @{ $res->{hits}{hits} };
479647ca 118
23b59110 119plan tests => scalar @dists;
9fe055d9 120for my $dist (@dists) {
121 note($dist);
122 my $module = $dist;
123 $module = $name_fix{$module} if exists $name_fix{$module};
124 if ($todo{$dist}) {
125 my $reason = $todo_reasons{$dist};
3bf21566 126 $reason = '???' unless defined $reason;
7e39015e 127 local $TODO = $reason;
128 eval { test_module($module); 1 }
129 or fail("Died when testing $module: $@");
3bf21566 130 }
131 else {
7e39015e 132 eval { test_module($module); 1 }
133 or fail("Died when testing $module: $@");
3bf21566 134 }
135}
734e40ed 136
c5e3151e 137__DATA__
b595f862 138# indexing issues (test::dm bugs)
139Hopkins # couldn't find on cpan
140Pod-Elemental-Transformer-VimHTML # couldn't find on cpan
141PostScript-Barcode # couldn't find on cpan
142
143# weird errors (test::dm bugs)
72dc4616 144Alice # can't resolve distribution
145Config-Model-Backend-Augeas # deps on Config::Model
146Config-Model # can't run tests
147Config-Model-OpenSsh # deps on Config::Model
148CPAN-Patches # can't run tests
149CPAN-Patches-Plugin-Debian # can't run tests
150KiokuDB-Backend-BDB # can't run tests
151Net-Azure-BlobService # ???
152Pod-Weaver-Section-Consumes # ???
153Pod-Weaver-Section-Extends # ???
154TryCatch # can't run tests
155XML-Rabbit # can't run tests
156
b595f862 157# doesn't install deps properly (test::dm bugs)
72dc4616 158App-Benchmark-Accessors # deps aren't installed correctly (???)
159Bot-BasicBot-Pluggable # deps aren't installed correctly (???)
160Code-Statistics # deps aren't installed correctly (???)
161Dist-Zilla-PluginBundle-Author-MELO # deps aren't installed correctly (???)
162Dist-Zilla-PluginBundle-MITHALDU # deps aren't installed correctly (???)
163Dist-Zilla-Util-FileGenerator # deps aren't installed correctly (???)
164EBI-FGPT-FuzzyRecogniser # deps aren't installed correctly (???)
165Erlang-Parser # deps aren't installed correctly (???)
166Foorum # deps aren't installed correctly (???)
167Graphics-Primitive-Driver-CairoPango # deps aren't installed correctly (???)
168Grimlock # deps aren't installed correctly (???)
b5937bb0 169IM-Engine-Plugin-Dispatcher # deps aren't installed correctly (???)
72dc4616 170IMS-CP-Manifest # deps aren't installed correctly (???)
171Locale-Handle-Pluggable # deps aren't installed correctly (???)
172marc-moose # deps aren't installed correctly (???)
173Method-Signatures # deps aren't installed correctly (???)
174mobirc # deps aren't installed correctly (???)
175MooseX-APIRole # deps aren't installed correctly (???)
176MooseX-MultiObject # deps aren't installed correctly (???)
177Net-Bamboo # deps aren't installed correctly (???)
178Net-Stripe # deps aren't installed correctly (???)
179Number-Phone-NANP-Vanity # deps aren't installed correctly (???)
180Perl-Achievements # deps aren't installed correctly (???)
181Tatsumaki-Template-Markapl # deps aren't installed correctly (???)
182Text-TEI-Collate # deps aren't installed correctly (???)
183Text-Tradition # deps aren't installed correctly (???)
184WebService-SOS # deps aren't installed correctly (???)
185WWW-Mechanize-Cached # deps aren't installed correctly (???)
186XML-Ant-BuildFile # deps aren't installed correctly (???)
ec58481b 187
188# no tests
72dc4616 189AI-ExpertSystem-Advanced # no tests
190API-Assembla # no tests
191App-mkfeyorm # no tests
acf165ea 192App-passmanager # no tests
72dc4616 193Bot-Applebot # no tests
194Catalyst-Authentication-Credential-Facebook-OAuth2 # no tests
195Catalyst-Authentication-Store-Fey-ORM # no tests
196Catalyst-Controller-MovableType # no tests
197Catalyst-Model-MenuGrinder # no tests
198Chef # no tests
199Data-SearchEngine-ElasticSearch # no tests
200Dist-Zilla-MintingProfile-Author-ARODLAND # no tests
201Dist-Zilla-PluginBundle-ARODLAND # no tests
202Dist-Zilla-PluginBundle-Author-OLIVER # no tests
203Dist-Zilla-PluginBundle-NUFFIN # no tests
204Dist-Zilla-Plugin-DualLife # no tests
205Dist-Zilla-Plugin-GitFlow # no tests
206Dist-Zilla-Plugin-GitFmtChanges # no tests
207Dist-Zilla-Plugin-MetaResourcesFromGit # no tests
208Dist-Zilla-Plugin-ModuleBuild-OptionalXS # no tests
209Dist-Zilla-Plugin-Rsync # no tests
210Dist-Zilla-Plugin-TemplateFile # no tests
211Dist-Zilla-Plugin-UploadToDuckPAN # no tests
212Finance-Bank-SuomenVerkkomaksut # no tests
213Games-HotPotato # no tests
214IO-Storm # no tests
215JIRA-Client-REST # no tests
216Kafka-Client # no tests
217LWP-UserAgent-OfflineCache # no tests
218Markdown-Pod # no tests
219MooseX-Types-DateTimeX # no tests
220Net-Dropbox # no tests
221Net-Flowdock # no tests
222Net-OpenStack-Attack # no tests
223Net-Ostrich # no tests
224Net-Recurly # no tests
225OpenDocument-Template # no tests
226Pod-Weaver-Section-Encoding # no tests
227POE-Component-Server-MySQL # no tests
228Random-Quantum # no tests
229SchemaEvolution # no tests
230STD # no tests
231Test-System # no tests
232Test-WWW-Mechanize-Dancer # no tests
233WebService-Buxfer # no tests
234WebService-CloudFlare-Host # no tests
235WWW-MenuGrinder # no tests
236WWW-WuFoo # no tests
237
238# external dependencies
239Alien-ActiveMQ # requires activemq
240AnyEvent-ZeroMQ # requires zeromq installation
241AnyMQ-ZeroMQ # requires zeromq installation
242Apache2-HttpEquiv # requires apache (for mod_perl)
243App-Mimosa # requires fastacmd
244App-PgCryobit # requires postgres installation
245Archive-RPM # requires cpio
246Catalyst-Engine-Stomp # depends on alien::activemq
b5937bb0 247Catalyst-Plugin-Session-Store-Memcached # requires memcached
72dc4616 248Cave-Wrapper # requires cave to be installed
249CHI-Driver-Redis # requires redis server
250Crypt-Random-Source-Strong-Win32 # windows only
251Dackup # requires ssh
252Data-Collector # requires ssh
253DBIx-PgLink # requires postgres installation
254Dist-Zilla-Plugin-Subversion # requires svn bindings
255Dist-Zilla-Plugin-SVK # requires svn bindings
256Dist-Zilla-Plugin-SvnObtain # requires svn bindings
257Fedora-App-MaintainerTools # requires rpm to be installed
258Fedora-App-ReviewTool # requires koji to be installed
259Games-HotPotato # requires sdl
260Games-Tetris-Complete # requires threads
261helm # requires ssh
262HTML-Barcode-QRCode # requires libqrencode
263JavaScript-Sprockets # requires sprocketize
264JavaScript-V8x-TestMoreish # requires v8
265Koha-Contrib-Tamil # requires yaz
266K # requires kx
267Lighttpd-Control # requires lighttpd
268Lingua-TreeTagger # requires treetagger to be installed
269Math-Lsoda # requires f77
270MongoDBI # requires mongo
271MongoDB # requires mongo
272MSWord-ToHTML # requires abiword to be installed
273Net-Route # requires route
274Nginx-Control # requires nginx to be installed
275NLP-Service # requires javac
276Padre-Plugin-Moose # requires threaded perl
277Padre-Plugin-PDL # requires threaded perl
278Padre-Plugin-Snippet # requires threaded perl
279Paludis-UseCleaner # depends on cave::wrapper
280Perlanet # HTML::Tidy requires tidyp
281Perl-Dist-Strawberry-BuildPerl-5123 # windows only
282Perl-Dist-Strawberry-BuildPerl-5123 # windows only
283Perl-Dist-WiX-BuildPerl-5123 # windows only
284Perl-Dist-WiX # windows only
285Perl-Dist-WiX # windows only
286POE-Component-OpenSSH # requires ssh
287RDF-TrineX-RuleEngine-Jena # requires Jena
288SimpleDB-Class # requires memcached
289SVN-Simple-Hook # requires svn
290SVN-Tree # requires svn
291Template-JavaScript # requires v8
292ZeroMQ-PubSub # requires zmq
293ZMQ-Declare # requires zmq
294
295# graphical
296App-CPAN2Pkg # tk tests are graphical
297App-USBKeyCopyCon # gtk tests are graphical
298CatalystX-Restarter-GTK # gtk tests are graphical
299Forest-Tree-Viewer-Gtk2 # gtk tests are graphical
300Games-Pandemic # tk tests are graphical
301Games-RailRoad # tk tests are graphical
302Games-Risk # tk tests are graphical
303Log-Dispatch-Gtk2-Notify # gtk tests are graphical
304LPDS # gtk tests are graphical
305Periscope # gtk tests are graphical
306Tk-Role-Dialog # tk tests are graphical
307Weaving-Tablet # tk tests are graphical
479647ca 308
8f655ca2 309# failing for a reason
8f655ca2 310Algorithm-KernelKMeans # mx-types-common changes broke it
72dc4616 311AnyEvent-BitTorrent # broken
312AnyEvent-Cron # intermittent failures
8f655ca2 313AnyEvent-Inotify-Simple # ??? (maybe issue with test::sweet)
314AnyEvent-JSONRPC # tests require recommended deps
315AnyEvent-Retry # mx-types-common changes broke it
72dc4616 316AnyMongo # doesn't compile
317App-ArchiveDevelCover # depends on nonexistent testdata::setup
8f655ca2 318App-Dataninja # bad M::I install in inc/
ec58481b 319App-Fotagger # Imager doesn't compile
4513d67e 320App-HistHub # missing dep on JSON.pm
8f655ca2 321App-Magpie # deps on URPM which doesn't exist
72dc4616 322App-MediaWiki2Git # git::repository is broken
323App-Munchies # depends on XML::DTD
8f655ca2 324App-TemplateServer # broken use of types
325App-TemplateServer-Provider-HTML-Template # dep on app-templateserver
326App-TemplateServer-Provider-Mason # dep on app-templateserver
327App-TemplateServer-Provider-TD # dep on app-templateserver
328App-TimeTracker # git::repository is broken
72dc4616 329App-Twimap # dep on Web::oEmbed::Common
330App-Validation-Automation # dep on Switch
331App-Wubot # broken
332Beagle # depends on term::readline::perl
8f655ca2 333Bio-MAGETAB # datetime-format-datemanip is broken
72dc4616 334Bot-Backbone # poe-loop-ev prompts
8f655ca2 335Cache-Profile # broken
8f655ca2 336Catalyst-Authentication-Store-LDAP-AD-Class # pod coverage fail
8f655ca2 337Catalyst-Controller-Resources # broken
72dc4616 338Catalyst-Controller-SOAP # broken
e8ba9394 339Catalyst-Model-Sedna # deps on Alien-Sedna which doesn't exist
340Catalyst-Plugin-Continuation # undeclared dep
341Catalyst-Plugin-ErrorCatcher-ActiveMQ-Stomp # pod coverage fail
72dc4616 342Catalyst-Plugin-Session-State-Cookie # broken
343Catalyst-Plugin-Session-Store-TestMemcached # dep with corrupt archive
e8ba9394 344Catalyst-Plugin-SwiffUploaderCookieHack # undeclared dep
72dc4616 345Catalyst-TraitFor-Request-PerLanguageDomains # dep on ::State::Cookie
346CatalystX-I18N # dep on ::State::Cookie
e8ba9394 347CatalystX-MooseComponent # broken
72dc4616 348CatalystX-SimpleAPI # depends on mxms
e8ba9394 349CatalystX-SimpleLogin # broken
350CatalystX-Usul # proc::processtable doesn't load
e8ba9394 351Cheater # parse::randgen is broken
352Class-OWL # uses CMOP::Class without loading cmop
ec58481b 353CM-Permutation # OpenGL uses graphics in Makefile.PL
e8ba9394 354Cogwheel # uses ancient moose apis
355Constructible # GD::SVG is a broken dist
72dc4616 356Constructible-Maxima # GD::SVG is a broken dist
e8ba9394 357Coro-Amazon-SimpleDB # amazon::simpledb::client doesn't exist
4513d67e 358CPAN-Digger # requires DBD::SQLite
72dc4616 359Data-AMF # missing dep on YAML
cf9832d2 360Data-Apache-mod_status # invalid characters in type name
72dc4616 361Data-Edit # dist is missing some modules
b595f862 362Data-Feed # broken (only sometimes?)
cf9832d2 363Data-PackageName # broken
364Data-Pipeline # uses ancient moose apis
72dc4616 365Data-SCORM # pod coverage fail
ec58481b 366Date-Biorhythm # Date::Business prompts in Makefile.PL
cf9832d2 367DayDayUp # MojoX-Fixup-XHTML doesn't exist
ec58481b 368DBICx-Modeler-Generator # broken (weirdly)
72dc4616 369DBIx-Class-Migration # missing dep on Log::Contextual
ec58481b 370DBIx-SchemaChecksum # broken
371Debian-Apt-PM # configure time failures
cf9832d2 372Devel-Events # broken (role conflict)
72dc4616 373Dist-Zilla-Deb # pod coverage fail
374Dist-Zilla-Plugin-ChangelogFromGit-Debian # git::repository is broken
9acdcfbb 375Dist-Zilla-Plugin-ProgCriticTests # broken
9acdcfbb 376DustyDB # uses old moose apis
72dc4616 377Dwimmer # broken
378ELF-Extract-Sections # depends on mxms
379ETLp # depends on mxms
380Facebook-Graph # broken
381Fedora-Bugzilla # deps on nonexistent things
ec58481b 382FFmpeg-Thumbnail # undeclared dep
9acdcfbb 383File-DataClass # XML::DTD is a broken dist
72dc4616 384File-Stat-Moose # old moose apis
385Finance-Bank-SentinelBenefits-Csv401kConverter # depends on mxms
9acdcfbb 386Form-Factory # uses old moose apis
72dc4616 387FormValidator-Nested # broken
9acdcfbb 388Frost # broken
72dc4616 389Gitalist # deps on mxms
390Git-CPAN-Patch # system::command is broken
ec58481b 391GOBO # coerce with no coercion
72dc4616 392Google-Chart # recreating type constraints
9acdcfbb 393Google-Spreadsheet-Agent # pod::coverage fail
9acdcfbb 394Hobocamp # configure_requires needs EU::CChecker
395Horris # App::Horris isn't on cpan
72dc4616 396HTML-Grabber # pod::coverage fail
ec58481b 397HTML-TreeBuilderX-ASP_NET # broken
72dc4616 398HTTP-Engine-Middleware # missing dep on yaml
399Image-Robohash # Graphics::Magick doesn't exist
9acdcfbb 400JavaScript-Framework-jQuery # coerce with no coercion
72dc4616 401Jifty # Test::WWW::Selenium needs devel::repl
402JSORB # broken
9acdcfbb 403Jungle # broken
404Kamaitachi # pod::coverage fail
405KiokuDB-Backend-Files # broken
b5937bb0 406LaTeX-TikZ # broken (with moose)
9acdcfbb 407Mail-Summary-Tools # DT::Format::DateManip is broken
408MediaWiki-USERINFO # broken
72dc4616 409Mildew # depends on mxms
ec58481b 410mobirc # http::engine broken
9acdcfbb 411MooseX-Attribute-Prototype # uses old moose apis
412MooseX-DBIC-Scaffold # needs unreleased sql-translator
9acdcfbb 413MooseX-Documenter # broken
ec58481b 414MooseX-DOM # "no Moose" unimports confess
9acdcfbb 415MooseX-Error-Exception-Class # metaclass compat breakage
72dc4616 416MooseX-Getopt-Usage # missing dep on Test::Class
9acdcfbb 417MooseX-Meta-Attribute-Index # old moose apis
418MooseX-Meta-Attribute-Lvalue # old moose apis
72dc4616 419MooseX-Method-Signatures # broken
9acdcfbb 420MooseX-Struct # ancient moose apis
72dc4616 421MooseX-Types-Parameterizable # broken
b5937bb0 422MouseX-Types # broken (with moose)
72dc4616 423MySQL-Util # pod-coverage fail
424Nagios-Passive # broken
b5937bb0 425Net-APNS # broken (with moose)
9acdcfbb 426Net-FluidDB # broken
427Net-Fluidinfo # broken
72dc4616 428Net-Google-Blogger # broken
429Net-Google-FederatedLogin # broken
ec58481b 430NetHack-Item # NH::Monster::Spoiler is broken
431NetHack-Monster-Spoiler # broken (MX::CA issues)
9acdcfbb 432Net-HTTP-Factual # broken
433Net-Journyx # broken
72dc4616 434Net-Mollom # broken
9acdcfbb 435Net-Parliament # broken
436Net-Plurk # broken
9acdcfbb 437Net-StackExchange # broken
9acdcfbb 438ODG-Record # Test::Benchmark broken
ec58481b 439Perlbal-Control # proc::processtable doesn't load
ec58481b 440Pg-BulkCopy # hardcodes /usr/bin/perl
72dc4616 441Pinto-Common # broken
442Pinto-Server # deps on pinto::common
443Plack-Middleware-Image-Scale # Image::Scale is broken
ec58481b 444POE-Component-CPAN-Mirror-Multiplexer # broken
9acdcfbb 445POE-Component-ResourcePool # broken
9acdcfbb 446POE-Component-Server-PSGI # broken deps
ec58481b 447POE-Component-Server-SimpleHTTP-PreFork # broken deps
9acdcfbb 448POEx-ProxySession # broken deps
449POEx-PubSub # broken deps
450POEx-WorkerPool # broken deps
72dc4616 451PostScript-ScheduleGrid-XMLTV # XMLTV doesn't exist
452PRANG # broken
453Prophet # depends on term::readline::perl
9acdcfbb 454Queue-Leaky # broken
72dc4616 455Railsish # dep on nonexistent dist
9acdcfbb 456RDF-Server # "no Moose" unimports confess
9acdcfbb 457Reaction # signatures is broken
9acdcfbb 458Reflexive-Role-DataMover # broken (reflex::role changes?)
459Reflexive-Role-TCPServer # broken (reflex::role changes?)
72dc4616 460Reflexive-Stream-Filtering # broken
ec58481b 461RPC-Any # broken
9acdcfbb 462Scene-Graph # has '+attr' in roles
9acdcfbb 463Server-Control # proc::processtable doesn't load
72dc4616 464Silki # image::magick is broken
9acdcfbb 465SilkiX-Converter-Kwiki # file::mimeinfo expects (?-xism:
72dc4616 466Sloth # rest::utils is broken
ec58481b 467SRS-EPP-Proxy # depends on xml::epp
9acdcfbb 468String-Blender # broken
469TAEB # broken
470Tail-Tool # Getopt::Alt doesn't exist
72dc4616 471Tapper-CLI # sys::info::driver::linux is broken
9acdcfbb 472Tapper-Installer # sys::info::driver::linux is broken
9acdcfbb 473Tapper-MCP-MessageReceiver # sys::info::driver::linux is broken
ec58481b 474Tapper-MCP # sys::info::driver::linux is broken
9acdcfbb 475Tapper-Reports-API # sys::info::driver::linux is broken
ec58481b 476Tapper-Testplan # sys::info::driver::linux is broken
9acdcfbb 477Telephone-Mnemonic-US # rpm-build-perl is broken
b5937bb0 478Template-Plugin-Heritable # weird dep issues (not test::dm related)
9acdcfbb 479Test-A8N # broken
72dc4616 480Test-BDD-Cucumber # clone::fast is broken
ec58481b 481Test-Daily # configure errors
72dc4616 482Test-Pockito # broken
ec58481b 483Test-SFTP # Term::ReadPassword prompts in tests
72dc4616 484Test-WWW-Selenium-More # Test::WWW::Selenium needs devel::repl
485Text-Clevery # broken
486Thorium # depends on Hobocamp
9acdcfbb 487TryCatch-Error # broken
72dc4616 488Verby # deps on poe::component::resourcepool
489Weather-TW # missing dep on Mojo::DOM
490Web-API-Mapper # broken
491WebNano-Controller-CRUD # broken
492WebService-SlimTimer # depends on mxms
ec58481b 493WebService-Yes24 # broken
494WiX3 # broken
4513d67e 495WWW-Alltop # XML::SimpleObject configure fail
72dc4616 496WWW-DataWiki # depends on mxms
9acdcfbb 497WWW-Fandango # bad dist
ec58481b 498WWW-FMyLife # broken
499WWW-Hashdb # test hangs, pegging cpu
9acdcfbb 500WWW-Metalgate # Cache is broken
501WWW-Scramble # pod::coverage fail
72dc4616 502WWW-Sitemapper # broken
9acdcfbb 503WWW-StaticBlog # time::sofar is broken
72dc4616 504WWW-WebKit # missing configure_req on EU::PkgConfig
9acdcfbb 505WWW-Yahoo-Lyrics-JP # broken
9acdcfbb 506XIRCD # undeclared deps
507XML-EPP # coerce without coercion
72dc4616 508XML-LibXSLT-Easy # missing dep on mx-getopt, deps on mxms
509XML-SRS # deps on prang
9acdcfbb 510Yukki # git::repository is broken
ec58481b 511Zucchini # File::Rsync prompts in Makefile.PL