Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Markup-Unified CPAN distribution.

Report information
The Basics
Id: 78925
Status: resolved
Priority: 0/
Queue: Markup-Unified

People
Owner: IDOPEREL [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc: BINGOS [...] cpan.org
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: 0.03



CC: BINGOS [...] cpan.org
Subject: Fails with Module::Load::Conditional >= 0.52
As per subject. On Jul 29, 2012 Module::Load::Conditional 0.52 was released and today 0.54. With these versions the Markup::Unified 0.03 tests are failing for me. When I downgrade to 0.50 the tests pass again. It seems to be necessary that some of the optional dependencies are installed beforehand: Text::Textile, Text::Markdown, and/or HTML::Truncate. No failing tests have arrived at cpantesters yet, so I paste the diagnostocs here: CPAN.pm: Building I/ID/IDOPEREL/Markup-Unified-0.03.tar.gz cp lib/Markup/Unified.pm blib/lib/Markup/Unified.pm Manifying blib/man3/Markup::Unified.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. IDOPEREL/Markup-Unified-0.03.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.17.2-262-g201db1c/165a/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t Bailout called. Further testing stopped: # Failed test 'use Markup::Unified;' # at t/00-load.t line 6. # Tried to use 'Markup::Unified'. # Error: Insecure dependency in eval while running with -T switch at /home/src/perl/repoperls/installed-perls/perl/v5.17.2-262-g201db1c/165a/lib/5.17.3/Module/Metadata.pm line 586, <GEN0> line 8. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Testing Markup::Unified 0.03, Perl 5.017003, /mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.17.2-262-g201db1c/165a/bin/perl # Looks like you failed 1 test of 1. FAILED--Further testing stopped. make: *** [test_dynamic] Error 1 (/usr/bin/make test exited with 512) HTH && Regards,
Sorry for the delay in replying. Doesn't seem I can replicate this bug, will need further data (environment, installed modules, etc.). At any rate, I'm quickly rolling out a new release without the Class::Accessor dependency.