Skip Menu |

This queue is for tickets about the Data-Sah CPAN distribution.

Report information
The Basics
Id: 131104
Status: new
Priority: 0/
Queue: Data-Sah

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.903
Fixed in: (no value)



Subject: Subroutine Data::Sah::... redefined
On another system there are failures because of redefined subroutines: ... Subroutine Data::Sah::Type::int::with redefined at /opt/perl-5.18.4/lib/5.18.4/Exporter.pm line 66. at /home/cpansand/.cpan/build/2019112906/Data-Sah-0.903-EizXtp/blib/lib/Data/Sah/Type/int.pm line 8. Subroutine Data::Sah::Type::num::with redefined at /opt/perl-5.18.4/lib/5.18.4/Exporter.pm line 66. at /home/cpansand/.cpan/build/2019112906/Data-Sah-0.903-EizXtp/blib/lib/Data/Sah/Type/num.pm line 7. # Failed test 'warn' # at t/01-basics.t line 24. # found warning: Subroutine Data::Sah::Compiler::human::TH::Comparable::with redefined at /opt/perl-5.18.4/lib/5.18.4/Exporter.pm line 66. # found warning: Subroutine Data::Sah::Compiler::human::TH::Sortable::with redefined at /opt/perl-5.18.4/lib/5.18.4/Exporter.pm line 66. # found warning: Can't handle clause foo at /home/cpansand/.cpan/build/2019112906/Data-Sah-0.903-EizXtp/blib/lib/Data/Sah/Compiler.pm line 336. # expected to find warning: (?^:foo) # Looks like you failed 1 test of 3. # Failed test 'on_unhandled_clause option' # at t/01-basics.t line 30. # Looks like you failed 1 test of 2. # Failed test 'compile()' # at t/01-basics.t line 48. Subroutine Data::Sah::Type::date::with redefined at /opt/perl-5.18.4/lib/5.18.4/Exporter.pm line 66. at /home/cpansand/.cpan/build/2019112906/Data-Sah-0.903-EizXtp/blib/lib/Data/Sah/Type/date.pm line 8. # Looks like you failed 1 test of 2. t/01-basics.t ............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests ... (more following) ...