Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rurban/perl-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Jan 24, 2012
2 parents 18f804a + d3c5861 commit 1430dca
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 17 deletions.
18 changes: 9 additions & 9 deletions log.modules-5.008005d-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# B::C::VERSION = 1.37 5d71fb8 2012-01-23 | cc105 hangs non-debugging, not vice versa
# perlversion = 5.008005d-nt
# path = /usr/local/bin/perl5.8.5d-nt
# platform = linux 64bit non-threaded debug
Expand Down Expand Up @@ -40,7 +40,7 @@ pass Net::Cmd
pass Compress::Raw::Zlib
pass Compress::Raw::Bzip2
pass IO::Compress::Base
skip LWP
pass LWP
pass Storable
pass base
pass List::MoreUtils
Expand Down Expand Up @@ -79,7 +79,7 @@ pass Sub::Identify
pass Class::ISA
pass FCGI
pass Tree::DAG_Node
skip Path::Class
pass Path::Class
pass Test::Warn
pass Encode
pass Variable::Magic
Expand All @@ -97,13 +97,13 @@ skip MooseX::Types
pass Class::Singleton
pass DateTime::TimeZone
pass DateTime::Locale
pass DateTime #TODO 5.8.5 without threads
fail DateTime #TODO 5.8.5 without threads
pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 97 / 100 modules tested with B-C-1.37 - perl-5.008005d-nt
# pass 97 / 97 (100.0%)
# fail 0 / 97 (0.0%)
# todo 5 / 0 ()
# skip 3 / 100 (3.0% not installed)
# 99 / 100 modules tested with B-C-1.37 - perl-5.008005d-nt
# pass 98 / 99 (99.0%)
# fail 1 / 99 (1.0%)
# todo 5 / 1 (500.0%)
# skip 1 / 100 (1.0% not installed)
106 changes: 104 additions & 2 deletions log.modules-5.014002-nt
Original file line number Diff line number Diff line change
@@ -1,7 +1,109 @@
# B::C::VERSION = 1.37 e531fea 2012-01-22 | revise C analog to BC in d9ba51739. ->can does not work M
# B::C::VERSION = 1.37 5d71fb8 2012-01-23 | cc105 hangs non-debugging, not vice versa
# perlversion = 5.014002-nt
# path = /usr/local/bin/perl5.14.2-m
# path = /usr/local/bin/perl5.14.2-nt
# platform = linux 64bit non-threaded
pass Exporter
pass Text::Tabs
pass Text::Wrap
pass Test::Harness
pass Pod::Escapes
pass Pod::Simple
pass IO
pass Scalar::Util
pass Getopt::Long
pass Pod::Parser
pass ExtUtils::MakeMaker
pass Test::Simple
pass ExtUtils::Manifest
pass Pod::Text
pass constant
pass Test
pass Data::Dumper
pass File::Spec
pass File::Temp
pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
pass Module::Build
pass File::Path
pass XSLoader
pass MIME::Base64
pass Digest
pass Digest::MD5
pass Sub::Uplevel
pass URI
pass HTML::Tagset
pass HTML::Parser
pass Test::Exception
pass Net::Cmd
pass Compress::Raw::Zlib
pass Compress::Raw::Bzip2
pass IO::Compress::Base
pass LWP
pass Storable
pass base
pass List::MoreUtils
pass Params::Util
pass Task::Weaken
pass Class::Accessor
pass Test::Tester
pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass version
pass Params::Validate
pass Sub::Name
pass Filter::Util::Call
pass Algorithm::C3
pass Class::C3
pass Scope::Guard
pass MRO::Compat
pass Time::HiRes
pass Class::Data::Inheritable
pass Try::Tiny
pass Devel::GlobalDestruction
pass Class::MOP
pass Moose
pass Test::Deep
pass Carp::Clan
pass Module::Pluggable
pass if(1) => "Sys::Hostname"
pass Text::Balanced
pass DBI
pass Time::Local
pass IO::Scalar
pass Sub::Identify
pass Class::ISA
pass FCGI
pass Tree::DAG_Node
pass Path::Class
pass Test::Warn
pass Encode
pass Variable::Magic
pass CGI
pass B::Hooks::EndOfScope
pass Test::Pod
pass Digest::SHA1
pass namespace::clean
pass Class::Inspector
pass Clone
pass XML::NamespaceSupport
pass XML::SAX
pass YAML
pass MooseX::Types
pass Class::Singleton
pass DateTime::TimeZone
pass DateTime::Locale
pass DateTime
pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 100 / 100 modules tested with B-C-1.37 - perl-5.014002-nt
# pass 100 / 100 (100.0%)
# fail 0 / 100 (0.0%)
# todo 0 / 0 ()
# skip 0 / 100 (0.0% not installed)
10 changes: 5 additions & 5 deletions log.modules-5.015007-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 e531fea 2012-01-22 | revise C analog to BC in d9ba51739. ->can does not work
# B::C::VERSION = 1.37 0111298 2012-01-23 | skip SelectSaver in walker, mark it with IO::Handle only M
# perlversion = 5.015007-nt
# path = /usr/local/bin/perl5.15.7-nt
# platform = linux 64bit non-threaded
Expand Down Expand Up @@ -97,13 +97,13 @@ fail MooseX::Types
pass Class::Singleton
fail DateTime::TimeZone
pass DateTime::Locale
pass DateTime
fail DateTime
pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 100 / 100 modules tested with B-C-1.37 - perl-5.015007-nt
# pass 98 / 100 (98.0%)
# fail 2 / 100 (2.0%)
# todo 0 / 2 (0.0%)
# pass 97 / 100 (97.0%)
# fail 3 / 100 (3.0%)
# todo 0 / 3 (0.0%)
# skip 0 / 100 (0.0% not installed)
2 changes: 1 addition & 1 deletion log.modules-5.015007d-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# B::C::VERSION = 1.37 5d71fb8 2012-01-23 | cc105 hangs non-debugging, not vice versa
# perlversion = 5.015007d-nt
# path = /usr/local/bin/perl5.15.7d-nt
# platform = linux 64bit non-threaded debug
Expand Down

0 comments on commit 1430dca

Please sign in to comment.