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

Mark A. Jensen maj at fortinbras.us
Mon Jan 26 19:15:38 UTC 2009


I will explore and report, hopefully with code-
MAJ
----- Original Message ----- 
From: "Sendu Bala" <bix at sendu.me.uk>
To: "Mark A. Jensen" <maj at fortinbras.us>
Cc: "BioPerl List" <bioperl-l at bioperl.org>
Sent: Monday, January 26, 2009 5:13 AM
Subject: Re: [Bioperl-l] a thought on Bio::Root::Build


> 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?
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
> 
>



More information about the Bioperl-l mailing list