Skip Menu |

This queue is for tickets about the WWW-Scraper-ISBN-ISBNdb_Driver CPAN distribution.

Report information
The Basics
Id: 41792
Status: resolved
Worked: 5 min
Priority: 0/
Queue: WWW-Scraper-ISBN-ISBNdb_Driver

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

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



Subject: Missing dependency declaration on WWW::Scraper::ISBN
My take on the term "dependency" is: if there is a test that fails because of *it*, then *it* is a dependency. In your tests I see t/01-isbndb.......Can't locate WWW/Scraper/ISBN.pm in @INC (@INC contains: /home/sand/.cpan/build/WWW-Scraper-ISBN-ISBNdb_Driver-0.04-ND3UkL/blib/lib /home/sand/.cpan/build/WWW-Scraper-ISBN-ISBNdb_Driver-0.04-ND3UkL/blib/arch /home/sand/.cpan/build/WWW-Scraper-ISBN-ISBNdb_Driver-0.04-ND3UkL/blib/lib /home/sand/.cpan/build/WWW-Scraper-ISBN-ISBNdb_Driver-0.04-ND3UkL/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/5.10.0/i686-linux-64int /home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/5.10.0 /home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int /home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0) at t/01-isbndb.t line 5. BEGIN failed--compilation aborted at t/01-isbndb.t line 5. So it seems WWW::Scraper::ISBM is a dependency, but I do not see it in the META.yml Thanks for your contribution to CPAN, Let me know if you'd want mt to provide further information, Andreas
On Wed Dec 17 15:50:50 2008, ANDK wrote: Show quoted text
> My take on the term "dependency" is: if there is a test that fails > because of *it*, then *it* is a dependency. > > In your tests I see
[snip broken tests due to missing W::S::ISBN dependency] Show quoted text
> So it seems WWW::Scraper::ISBM is a dependency, but I do not see it in > the META.yml
I completely agree with you. This is fixed in W::S::ISBN::ISBNdb_Driver version 0.05, which I've just now released to CPAN. Cheers, David Iberri