Skip Menu |

This queue is for tickets about the Test-CallFlow CPAN distribution.

Report information
The Basics
Id: 108769
Status: new
Priority: 0/
Queue: Test-CallFlow

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

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



Subject: UNIVERSAL does not export anything
Compilation of the module fails for perl 5.22 and newer: # Failed test 'use Test::CallFlow;' # at t/00-load.t line 6. # Tried to use 'Test::CallFlow'. # Error: UNIVERSAL does not export anything at /tmpfs/.cpan-build/2015111200/Test-CallFlow-15D5x4/blib/lib/Test/CallFlow.pm line 5. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build/2015111200/Test-CallFlow-15D5x4/blib/lib/Test/CallFlow.pm line 5. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing Test::CallFlow , Perl 5.022001, /bbbike/perl-5.22.1-RC1/bin/perl # Looks like you failed 1 test of 1. t/00-load.t .............