develooper Front page | perl.perl5.porters | Postings from February 2017

Re: perl -V with default_inc_excludes_dot, please

Thread Previous | Thread Next
From:
Sawyer X
Date:
February 26, 2017 10:58
Subject:
Re: perl -V with default_inc_excludes_dot, please
Message ID:
3871bf33-5ae1-a4ae-1b79-cf2eb77b10c0@gmail.com


On 02/25/2017 09:11 PM, Andreas Koenig wrote:
>>>>>> On Sat, 25 Feb 2017 17:29:25 +0000, Aaron Crane <arc@cpan.org> said:
>   > Andreas Koenig <andreas.koenig.7os6VVqR@franz.ak.mind.de> wrote:
>  >> I just discovered that from perl -V alone we find the facts about
>  >> default_inc_excludes_dot only via config_arg*. Can we have it as a first
>  >> class config citizen?
>
>   > The attached patch yields:
>
>   > $ ./perl -Ilib -V | grep -C3 default_inc_excludes_dot=
>   >     use64bitall=define
>   >     uselongdouble=undef
>   >     usemymalloc=n
>   >     default_inc_excludes_dot=define
>   >     bincompat5005=undef
>   >   Compiler:
>   >     cc='gcc-mp-4.8'
>
>   > Is that what you intended?
>
> Yes, this is what I meant. I think this will be helpful in diagnosing
> problems with said variable. analysis.cpantesters.org for one would just
> pick it up in its regression testing. Thanks for the patch!

+1 to the patch.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About