Skip Menu |

This queue is for tickets about the DBIx-SearchBuilder CPAN distribution.

Report information
The Basics
Id: 3857
Status: resolved
Worked: 5 min
Priority: 0/
Queue: DBIx-SearchBuilder

People
Owner: Nobody in particular
Requestors: jcromie [...] divsol.com
Cc:
AdminCc:

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



Date: Tue, 23 Sep 2003 21:11:06 -0600
From: Jim Cromie <jcromie [...] divsol.com>
To: jesse+cpan [...] fsck.com
Subject: SearchBuilder missing dependency on DBI
Hi Jesse, your new version seems to be lacking a dependency - on DBI. Once I installed DBI, yours went in wo errs. [root@groucho DBIx-SearchBuilder-0.92]# mroe Makefile.PL use ExtUtils::MakeMaker; # See lib/ExtUtils/MakeMaker.pm for details of how to influence # the contents of the Makefile that is written. WriteMakefile( 'NAME' => 'DBIx::SearchBuilder', 'VERSION_FROM' => 'SearchBuilder.pm', # finds $VERSION 'PREREQ_PM' => { 'Class::ReturnValue' => '0.40'}, );
Hi Jim, Has been resolved long time ago. Resolving this ticket. On Tue Sep 23 23:35:11 2003, jcromie@divsol.com wrote: Show quoted text
> Hi Jesse, > > your new version seems to be lacking a dependency - on DBI. > Once I installed DBI, yours went in wo errs. > > > [root@groucho DBIx-SearchBuilder-0.92]# mroe Makefile.PL > > use ExtUtils::MakeMaker; > # See lib/ExtUtils/MakeMaker.pm for details of how to influence > # the contents of the Makefile that is written. > WriteMakefile( > 'NAME' => 'DBIx::SearchBuilder', > 'VERSION_FROM' => 'SearchBuilder.pm', # finds $VERSION > 'PREREQ_PM' => { 'Class::ReturnValue' => '0.40'}, > ); > >
-- Best regards, Ruslan.