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? Thanks. -- Aaron Crane ** http://aaroncrane.co.uk/Thread Previous | Thread Next