Skip Menu |

This queue is for tickets about the DBD-Excel CPAN distribution.

Report information
The Basics
Id: 36568
Status: new
Priority: 0/
Queue: DBD-Excel

People
Owner: Nobody in particular
Requestors: maciejee [...] gmail.com
Cc:
AdminCc:

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



Subject: Problem with DBD::Excel and SpreadSheet::Excel::Workbook using Strawberry perl on Windows XP
Date: Sun, 8 Jun 2008 17:59:47 -0400
To: bug-DBD-Excel [...] rt.cpan.org
From: "Edward Maciejewski" <maciejee [...] gmail.com>
Show quoted text
cpan> force install DBD::Excel
Running install for module 'DBD::Excel' Running make for K/KW/KWITKNR/DBD-Excel-0.06.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\K\KW\KWITKNR\DBD-Excel-0.06.t ar.gz ok Scanning cache C:\strawberry\cpan\build for sizes ............................................................................DONE CPAN.pm: Going to build K/KW/KWITKNR/DBD-Excel-0.06.tar.gz Checking if your kit is complete... Looks good Using DBI 1.604 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/ strawberry/perl/site/lib/auto/DBI/ Writing Makefile for DBD::Excel cp Excel.pm blib\lib\DBD\Excel.pm KWITKNR/DBD-Excel-0.06.tar.gz C:\strawberry\c\bin\dmake.EXE -- OK Running make test C:\strawberry\perl\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..1 Base class package "Spreadsheet::ParseExcel::Workbook" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: blib\lib blib\arch C:/ strawberry/perl/lib C:/strawberry/perl/site/lib .). at C:/strawberry/perl/site/lib/Spreadsheet/ParseExcel/SaveParser.pm line 14 BEGIN failed--compilation aborted at C:/strawberry/perl/site/lib/Spreadsheet/Par seExcel/SaveParser.pm line 14. Compilation failed in require at blib\lib/DBD/Excel.pm line 18. Compilation failed in require at test.pl line 11. BEGIN failed--compilation aborted at test.pl line 11. dmake.EXE: Error code 130, while making 'test_dynamic' KWITKNR/DBD-Excel-0.06.tar.gz C:\strawberry\c\bin\dmake.EXE test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports KWITKNR/DBD-Excel-0.06.tar.gz Running make install Writing C:\strawberry\perl\site\lib\auto\DBD\Excel\.packlist Appending installation info to C:\strawberry\perl\lib/perllocal.pod KWITKNR/DBD-Excel-0.06.tar.gz C:\strawberry\c\bin\dmake.EXE install UNINST=1 -- OK Failed during this command: KWITKNR/DBD-Excel-0.06.tar.gz : make_test FAILED but failure ign ored because 'force' in effect
Subject: Re: [rt.cpan.org #36568] AutoReply: Problem with DBD::Excel and SpreadSheet::Excel::Workbook using Strawberry perl on Windows XP
Date: Sun, 8 Jun 2008 18:24:16 -0400
To: bug-DBD-Excel [...] rt.cpan.org
From: "Edward Maciejewski" <maciejee [...] gmail.com>
I noticed the previous posting from August 2007 stating that this could be fixed by adding require Spreadsheet::ParseExcel; to Excel.pm. I tried it and I get the same errors. On 6/8/08, Bugs in DBD-Excel via RT <bug-DBD-Excel@rt.cpan.org> wrote: Show quoted text
> > > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Problem with DBD::Excel and SpreadSheet::Excel::Workbook using > Strawberry perl on Windows XP", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #36568]. Your ticket is accessible > on the web at: > > http://rt.cpan.org/Ticket/Display.html?id=36568 > > Please include the string: > > [rt.cpan.org #36568] > > in the subject line of all future correspondence about this issue. To do > so, > you may reply to this message. > > Thank you, > bug-DBD-Excel@rt.cpan.org > > -------------------------------------------------------------------------
> cpan> force install DBD::Excel
> Running install for module 'DBD::Excel' > Running make for K/KW/KWITKNR/DBD-Excel-0.06.tar.gz > Checksum for > C:\strawberry\cpan\sources\authors\id\K\KW\KWITKNR\DBD-Excel-0.06.t > ar.gz ok > Scanning cache C:\strawberry\cpan\build for sizes > > ............................................................................DONE > > > CPAN.pm: Going to build K/KW/KWITKNR/DBD-Excel-0.06.tar.gz > > Checking if your kit is complete... > Looks good > Using DBI 1.604 (for perl 5.010000 on MSWin32-x86-multi-thread) installed > in > C:/ > strawberry/perl/site/lib/auto/DBI/ > Writing Makefile for DBD::Excel > cp Excel.pm blib\lib\DBD\Excel.pm > KWITKNR/DBD-Excel-0.06.tar.gz > C:\strawberry\c\bin\dmake.EXE -- OK > Running make test > C:\strawberry\perl\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl > 1..1 > Base class package "Spreadsheet::ParseExcel::Workbook" is empty. > (Perhaps you need to 'use' the module which defines that package first, > or make that module available in @INC (@INC contains: blib\lib blib\arch > C:/ > strawberry/perl/lib C:/strawberry/perl/site/lib .). > at C:/strawberry/perl/site/lib/Spreadsheet/ParseExcel/SaveParser.pm line 14 > BEGIN failed--compilation aborted at > C:/strawberry/perl/site/lib/Spreadsheet/Par > seExcel/SaveParser.pm line 14. > Compilation failed in require at blib\lib/DBD/Excel.pm line 18. > Compilation failed in require at test.pl line 11. > BEGIN failed--compilation aborted at test.pl line 11. > dmake.EXE: Error code 130, while making 'test_dynamic' > KWITKNR/DBD-Excel-0.06.tar.gz > C:\strawberry\c\bin\dmake.EXE test -- NOT OK > //hint// to see the cpan-testers results for installing this module, try: > reports KWITKNR/DBD-Excel-0.06.tar.gz > Running make install > Writing C:\strawberry\perl\site\lib\auto\DBD\Excel\.packlist > Appending installation info to C:\strawberry\perl\lib/perllocal.pod > KWITKNR/DBD-Excel-0.06.tar.gz > C:\strawberry\c\bin\dmake.EXE install UNINST=1 -- OK > Failed during this command: > KWITKNR/DBD-Excel-0.06.tar.gz : make_test FAILED but failure > ign > ored because 'force' in effect > >