[Bioperl-l] a thought on Bio::Root::Build

Chris Fields cjfields at illinois.edu
Mon Jan 26 13:25:46 UTC 2009


On Jan 26, 2009, at 4:13 AM, Sendu Bala wrote:

> Mark A. Jensen wrote:
>> +use CPAN; # use here to get %{$CPAN::Config} with user defaults
>> our $VERSION = '1.007000';
>> our @extra_types = qw(options excludes_os feature_requires test); #  
>> test must always be last in the list!
>> our $checking_types = "requires|conflicts|".join("|", @extra_types);
>> +our $myconfig_mbuildpl_arg = $$CPAN::Config{mbuildpl_arg};
>> +our $myconfig_makepl_arg = $$CPAN::Config{makepl_arg};
>
> Given what was recently brought up, my concern is what happens when  
> the user is running this from within the CPANPLUS shell?

Yup.  Particularly when you consider that most CPAN Testers are using  
CPANPLUS if you go by our past test runs: see the UNKNOWN reports here:

http://bbbike.radzeit.de/~slaven/cpantestersmatrix.cgi?dist=BioPerl+1.5.9_4

chris




More information about the Bioperl-l mailing list