Skip Menu |

This queue is for tickets about the Kwiki-Formatter-Emphasis CPAN distribution.

Report information
The Basics
Id: 35863
Status: open
Priority: 0/
Queue: Kwiki-Formatter-Emphasis

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

Bug Information
Severity: Normal
Broken in: 0.01
Fixed in: (no value)



Subject: Missing dependency declaration on Kwiki::Plugin
I saw this error today: t/00-load...... # Failed test 'use Kwiki::Formatter::Emphasis;' # at t/00-load.t line 6. # Tried to use 'Kwiki::Formatter::Emphasis'. # Error: Can't locate Kwiki/Plugin.pm in @INC (@INC contains: /home/sand/.cpan/build/Kwiki-Formatter-Emphasis-0.01-b6uCOK/blib/lib /home/sand/.cpan/build/Kwiki-Formatter-Emphasis-0.01-b6uCOK/blib/arch /home/sand/.cpan/build/Kwiki-Formatter-Emphasis-0.01-b6uCOK/blib/lib /home/sand/.cpan/build/Kwiki-Formatter-Emphasis-0.01-b6uCOK/blib/arch /usr/local/perl-5.10/lib/5.10.0/x86_64-linux /usr/local/perl-5.10/lib/5.10.0 /usr/local/perl-5.10/lib/site_perl/5.10.0/x86_64-linux /usr/local/perl-5.10/lib/site_perl/5.10.0) at /home/sand/.cpan/build/Kwiki-Formatter-Emphasis-0.01-b6uCOK/blib/lib/Kwiki/Formatter/Emphasis.pm line 5. # BEGIN failed--compilation aborted at /home/sand/.cpan/build/Kwiki-Formatter-Emphasis-0.01-b6uCOK/blib/lib/Kwiki/Formatter/Emphasis.pm line 5. # Compilation failed in require at (eval 2) line 2. # BEGIN failed--compilation aborted at (eval 2) line 2. Use of uninitialized value $Kwiki::Formatter::Emphasis::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing Kwiki::Formatter::Emphasis , Perl 5.010000, /usr/local/perl-5.10/bin/perl Thanks,
From: eric [...] cordata.com
On Wed May 14 00:04:57 2008, ANDK wrote: Show quoted text
> I saw this error today: > > > t/00-load...... > # Failed test 'use Kwiki::Formatter::Emphasis;' > # at t/00-load.t line 6. > # Tried to use 'Kwiki::Formatter::Emphasis'. > # Error: Can't locate Kwiki/Plugin.pm in @INC (@INC contains:
Although I appreciate the bug report I am no longer doing any development with Kwiki and an not maintaining the packages I had created. My guess is either new versions are incompatible with my code or I forgot some dependency in the Makefile.PL. Either way I don't have the development environment or time to fix any problems with these packages. I am more than willing to let someone else maintain them if they desire to do so.