This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update libnet to CPAN version 3.07
[perl5.git] / Porting / config.sh
1 #!/bin/sh
2 #
3 # This file was produced by running the Configure script. It holds all the
4 # definitions figured out by Configure. Should you modify one of these values,
5 # do not forget to propagate your changes by running "Configure -der". You may
6 # instead choose to run each of the .SH files by yourself, or "Configure -S".
7 #
8
9 # Package name      : perl5
10 # Source directory  : .
11 # Configuration time: Wed Apr  9 12:26:42 CEST 2014
12 # Configured by     : merijn
13 # Target system     : linux lx09 3.11.10-7-desktop #1 smp preempt mon feb 3 09:41:24 utc 2014 (750023e) i686 i686 i386 gnulinux 
14
15 : Configure command line arguments.
16 config_arg0='./Configure'
17 config_args='-Dusedevel -Duse64bitint -des'
18 config_argc=3
19 config_arg1='-Dusedevel'
20 config_arg2='-Duse64bitint'
21 config_arg3='-des'
22
23 Author=''
24 Date='$Date'
25 Header=''
26 Id='$Id'
27 Locker=''
28 Log='$Log'
29 RCSfile='$RCSfile'
30 Revision='$Revision'
31 Source=''
32 State=''
33 _a='.a'
34 _exe=''
35 _o='.o'
36 afs='false'
37 afsroot='/afs'
38 alignbytes='4'
39 ansi2knr=''
40 aphostname='/bin/hostname'
41 api_revision='5'
42 api_subversion='1'
43 api_version='23'
44 api_versionstring='5.23.1'
45 ar='ar'
46 archlib='/pro/lib/perl5/5.23.1/i686-linux-64int'
47 archlibexp='/pro/lib/perl5/5.23.1/i686-linux-64int'
48 archname64='64int'
49 archname='i686-linux-64int'
50 archobjs=''
51 asctime_r_proto='0'
52 awk='awk'
53 baserev='5.0'
54 bash=''
55 bin='/pro/bin'
56 bin_ELF='define'
57 binexp='/pro/bin'
58 bison='bison'
59 bootstrap_charset='undef'
60 byacc='byacc'
61 byteorder='12345678'
62 c=''
63 castflags='0'
64 cat='cat'
65 cc='cc'
66 cccdlflags='-fPIC'
67 ccdlflags='-Wl,-E'
68 ccflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
69 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
70 ccname='gcc'
71 ccsymbols=''
72 ccversion=''
73 cf_by='merijn'
74 cf_email='hmbrand@cpan.org'
75 cf_time='Wed Apr  9 12:26:42 CEST 2014'
76 charbits='8'
77 charsize='1'
78 chgrp=''
79 chmod='chmod'
80 chown=''
81 clocktype='clock_t'
82 comm='comm'
83 compress=''
84 contains='grep'
85 cp='cp'
86 cpio=''
87 cpp='cpp'
88 cpp_stuff='42'
89 cppccsymbols=''
90 cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/pro/local/include'
91 cpplast='-'
92 cppminus='-'
93 cpprun='cc  -E'
94 cppstdin='cc  -E'
95 cppsymbols='__ATOMIC_ACQ_REL=4 __ATOMIC_ACQUIRE=2 __ATOMIC_CONSUME=1 __ATOMIC_HLE_ACQUIRE=65536 __ATOMIC_HLE_RELEASE=131072 __ATOMIC_RELAXED=0 __ATOMIC_RELEASE=3 __ATOMIC_SEQ_CST=5 __BIGGEST_ALIGNMENT__=16 __BYTE_ORDER__=1234 __CHAR16_TYPE__=short\ unsigned\ int __CHAR32_TYPE__=unsigned\ int __CHAR_BIT__=8 __code_model_32__=1 __DBL_DECIMAL_DIG__=17 __DBL_DENORM_MIN__=((double)4.94065645841246544177e-324L) __DBL_DIG__=15 __DBL_EPSILON__=((double)2.22044604925031308085e-16L) __DBL_HAS_DENORM__=1 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX__=((double)1.79769313486231570815e+308L) __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=((double)2.22507385850720138309e-308L) __DBL_MIN_EXP__=(-1021) __DEC128_EPSILON__=1E-33DL __DEC128_MANT_DIG__=34 __DEC128_MAX__=9.999999999999999999999999999999999E6144DL __DEC128_MAX_EXP__=6145 __DEC128_MIN__=1E-6143DL __DEC128_MIN_EXP__=(-6142) __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL __DEC32_EPSILON__=1E-6DF __DEC32_MANT_DIG__=7 __DEC32_MAX__=9.999999E96DF __DEC32_MAX_EXP__=97 __DEC32_MIN__=1E-95DF __DEC32_MIN_EXP__=(-94) __DEC32_SUBNORMAL_MIN__=0.000001E-95DF __DEC64_EPSILON__=1E-15DD __DEC64_MANT_DIG__=16 __DEC64_MAX__=9.999999999999999E384DD __DEC64_MAX_EXP__=385 __DEC64_MIN__=1E-383DD __DEC64_MIN_EXP__=(-382) __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD __DEC_EVAL_METHOD__=2 __DECIMAL_BID_FORMAT__=1 __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __FINITE_MATH_ONLY__=0 __FLOAT_WORD_ORDER__=1234 __FLT_DECIMAL_DIG__=9 __FLT_DENORM_MIN__=1.40129846432481707092e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209289550781250000e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_DENORM__=1 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282346638528859812e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435082228750797e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __GCC_ATOMIC_BOOL_LOCK_FREE=2 __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 __GCC_ATOMIC_CHAR_LOCK_FREE=2 __GCC_ATOMIC_INT_LOCK_FREE=2 __GCC_ATOMIC_LLONG_LOCK_FREE=2 __GCC_ATOMIC_LONG_LOCK_FREE=2 __GCC_ATOMIC_POINTER_LOCK_FREE=2 __GCC_ATOMIC_SHORT_LOCK_FREE=2 __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 __GCC_HAVE_DWARF2_CFI_ASM=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 __GLIBC__=2 __GLIBC_MINOR__=18 __GNUC__=4 __GNUC_GNU_INLINE__=1 __GNUC_MINOR__=8 __GNUC_PATCHLEVEL__=1 __GNU_LIBRARY__=6 __gnu_linux__=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __i586=1 __i586__=1 __INT16_C=__INT16_C __INT16_MAX__=32767 __INT16_TYPE__=short\ int __INT32_C=__INT32_C __INT32_MAX__=2147483647 __INT32_TYPE__=int __INT64_C=__INT64_C __INT64_MAX__=9223372036854775807LL __INT64_TYPE__=long\ long\ int __INT8_C=__INT8_C __INT8_MAX__=127 __INT8_TYPE__=signed\ char __INT_FAST16_MAX__=2147483647 __INT_FAST16_TYPE__=int __INT_FAST32_MAX__=2147483647 __INT_FAST32_TYPE__=int __INT_FAST64_MAX__=9223372036854775807LL __INT_FAST64_TYPE__=long\ long\ int __INT_FAST8_MAX__=127 __INT_FAST8_TYPE__=signed\ char __INT_LEAST16_MAX__=32767 __INT_LEAST16_TYPE__=short\ int __INT_LEAST32_MAX__=2147483647 __INT_LEAST32_TYPE__=int __INT_LEAST64_MAX__=9223372036854775807LL __INT_LEAST64_TYPE__=long\ long\ int __INT_LEAST8_MAX__=127 __INT_LEAST8_TYPE__=signed\ char __INT_MAX__=2147483647 __INTMAX_C=__INTMAX_C __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int __INTPTR_MAX__=2147483647 __INTPTR_TYPE__=int _LARGEFILE_SOURCE=1 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __LDBL_HAS_DENORM__=1 __LDBL_HAS_INFINITY__=1 __LDBL_HAS_QUIET_NAN__=1 __LDBL_MANT_DIG__=64 __LDBL_MAX_10_EXP__=4932 __LDBL_MAX__=1.18973149535723176502e+4932L __LDBL_MAX_EXP__=16384 __LDBL_MIN_10_EXP__=(-4931) __LDBL_MIN__=3.36210314311209350626e-4932L __LDBL_MIN_EXP__=(-16381) __linux=1 __linux__=1 linux=1 __LONG_LONG_MAX__=9223372036854775807LL __LONG_MAX__=2147483647L __ORDER_BIG_ENDIAN__=4321 __ORDER_LITTLE_ENDIAN__=1234 __ORDER_PDP_ENDIAN__=3412 __pentium=1 __pentium__=1 _POSIX_C_SOURCE=200809L _POSIX_SOURCE=1 __PRAGMA_REDEFINE_EXTNAME=1 __PTRDIFF_MAX__=2147483647 __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIG_ATOMIC_MAX__=2147483647 __SIG_ATOMIC_MIN__=(-2147483647\ -\ 1) __SIG_ATOMIC_TYPE__=int __SIZE_MAX__=4294967295U __SIZEOF_DOUBLE__=8 __SIZEOF_FLOAT__=4 __SIZEOF_INT__=4 __SIZEOF_LONG__=4 __SIZEOF_LONG_DOUBLE__=12 __SIZEOF_LONG_LONG__=8 __SIZEOF_POINTER__=4 __SIZEOF_PTRDIFF_T__=4 __SIZEOF_SHORT__=2 __SIZEOF_SIZE_T__=4 __SIZEOF_WCHAR_T__=4 __SIZEOF_WINT_T__=4 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __STDC_IEC_559__=1 __STDC_IEC_559_COMPLEX__=1 __STDC_ISO_10646__=201103L __STDC_NO_THREADS__=1 _STDC_PREDEF_H=1 __UINT16_C=__UINT16_C __UINT16_MAX__=65535 __UINT16_TYPE__=short\ unsigned\ int __UINT32_C=__UINT32_C __UINT32_MAX__=4294967295U __UINT32_TYPE__=unsigned\ int __UINT64_C=__UINT64_C __UINT64_MAX__=18446744073709551615ULL __UINT64_TYPE__=long\ long\ unsigned\ int __UINT8_C=__UINT8_C __UINT8_MAX__=255 __UINT8_TYPE__=unsigned\ char __UINT_FAST16_MAX__=4294967295U __UINT_FAST16_TYPE__=unsigned\ int __UINT_FAST32_MAX__=4294967295U __UINT_FAST32_TYPE__=unsigned\ int __UINT_FAST64_MAX__=18446744073709551615ULL __UINT_FAST64_TYPE__=long\ long\ unsigned\ int __UINT_FAST8_MAX__=255 __UINT_FAST8_TYPE__=unsigned\ char __UINT_LEAST16_MAX__=65535 __UINT_LEAST16_TYPE__=short\ unsigned\ int __UINT_LEAST32_MAX__=4294967295U __UINT_LEAST32_TYPE__=unsigned\ int __UINT_LEAST64_MAX__=18446744073709551615ULL __UINT_LEAST64_TYPE__=long\ long\ unsigned\ int __UINT_LEAST8_MAX__=255 __UINT_LEAST8_TYPE__=unsigned\ char __UINTMAX_C=__UINTMAX_C __UINTMAX_MAX__=18446744073709551615ULL __UINTMAX_TYPE__=long\ long\ unsigned\ int __UINTPTR_MAX__=4294967295U __UINTPTR_TYPE__=unsigned\ int __unix=1 __unix__=1 unix=1 __USE_BSD=1 __USE_FILE_OFFSET64=1 __USE_LARGEFILE=1 __USE_MISC=1 __USE_POSIX=1 __USE_POSIX199309=1 __USE_POSIX199506=1 __USE_POSIX2=1 __USER_LABEL_PREFIX__= __USE_SVID=1 __VERSION__="4.8.1\ 20130909\ [gcc-4_8-branch\ revision\ 202388]" __WCHAR_MAX__=2147483647L __WCHAR_MIN__=(-2147483647L\ -\ 1) __WCHAR_TYPE__=long\ int __WINT_MAX__=4294967295U __WINT_MIN__=0U __WINT_TYPE__=unsigned\ int'
96 crypt_r_proto='0'
97 cryptlib=''
98 csh='tcsh'
99 ctermid_r_proto='0'
100 ctime_r_proto='0'
101 d_Gconvert='gcvt((x),(n),(b))'
102 d_PRIEUldbl='define'
103 d_PRIFUldbl='define'
104 d_PRIGUldbl='define'
105 d_PRIXU64='define'
106 d_PRId64='define'
107 d_PRIeldbl='define'
108 d_PRIfldbl='define'
109 d_PRIgldbl='define'
110 d_PRIi64='define'
111 d_PRIo64='define'
112 d_PRIu64='define'
113 d_PRIx64='define'
114 d_SCNfldbl='define'
115 d__fwalk='undef'
116 d_access='define'
117 d_accessx='undef'
118 d_acosh='undef'
119 d_aintl='undef'
120 d_alarm='define'
121 d_archlib='define'
122 d_asctime64='undef'
123 d_asctime_r='undef'
124 d_asinh='undef'
125 d_atanh='undef'
126 d_atolf='undef'
127 d_atoll='define'
128 d_attribute_deprecated='define'
129 d_attribute_format='define'
130 d_attribute_malloc='define'
131 d_attribute_nonnull='define'
132 d_attribute_noreturn='define'
133 d_attribute_pure='define'
134 d_attribute_unused='define'
135 d_attribute_warn_unused_result='define'
136 d_backtrace='undef'
137 d_bcmp='define'
138 d_bcopy='define'
139 d_bsd='undef'
140 d_bsdgetpgrp='undef'
141 d_bsdsetpgrp='undef'
142 d_builtin_choose_expr='define'
143 d_builtin_expect='define'
144 d_bzero='define'
145 d_c99_variadic_macros='define'
146 d_casti32='undef'
147 d_castneg='define'
148 d_cbrt='undef'
149 d_charvspr='undef'
150 d_chown='define'
151 d_chroot='define'
152 d_chsize='undef'
153 d_class='undef'
154 d_clearenv='define'
155 d_closedir='define'
156 d_cmsghdr_s='define'
157 d_const='define'
158 d_copysign='undef'
159 d_copysignl='define'
160 d_cplusplus='undef'
161 d_crypt='define'
162 d_crypt_r='undef'
163 d_csh='define'
164 d_ctermid='define'
165 d_ctermid_r='undef'
166 d_ctime64='undef'
167 d_ctime_r='undef'
168 d_cuserid='define'
169 d_dbl_dig='define'
170 d_dbminitproto='define'
171 d_difftime64='undef'
172 d_difftime='define'
173 d_dir_dd_fd='undef'
174 d_dirfd='define'
175 d_dirnamlen='undef'
176 d_dladdr='undef'
177 d_dlerror='define'
178 d_dlopen='define'
179 d_dlsymun='undef'
180 d_dosuid='undef'
181 d_drand48_r='undef'
182 d_drand48proto='define'
183 d_dup2='define'
184 d_eaccess='define'
185 d_endgrent='define'
186 d_endgrent_r='undef'
187 d_endhent='define'
188 d_endhostent_r='undef'
189 d_endnent='define'
190 d_endnetent_r='undef'
191 d_endpent='define'
192 d_endprotoent_r='undef'
193 d_endpwent='define'
194 d_endpwent_r='undef'
195 d_endsent='define'
196 d_endservent_r='undef'
197 d_eofnblk='define'
198 d_erf='undef'
199 d_erfc='undef'
200 d_eunice='undef'
201 d_exp2='undef'
202 d_expm1='undef'
203 d_faststdio='define'
204 d_fchdir='define'
205 d_fchmod='define'
206 d_fchown='define'
207 d_fcntl='define'
208 d_fcntl_can_lock='define'
209 d_fd_macros='define'
210 d_fd_set='define'
211 d_fdim='undef'
212 d_fds_bits='undef'
213 d_fegetround='undef'
214 d_fgetpos='define'
215 d_finite='define'
216 d_finitel='define'
217 d_flexfnam='define'
218 d_flock='define'
219 d_flockproto='define'
220 d_fma='undef'
221 d_fmax='undef'
222 d_fmin='undef'
223 d_fork='define'
224 d_fp_class='undef'
225 d_fp_classify='undef'
226 d_fp_classl='undef'
227 d_fpathconf='define'
228 d_fpclass='undef'
229 d_fpclassify='undef'
230 d_fpclassl='undef'
231 d_fpgetround='undef'
232 d_fpos64_t='undef'
233 d_frexpl='define'
234 d_fs_data_s='undef'
235 d_fseeko='define'
236 d_fsetpos='define'
237 d_fstatfs='define'
238 d_fstatvfs='define'
239 d_fsync='define'
240 d_ftello='define'
241 d_ftime='undef'
242 d_futimes='define'
243 d_gdbm_ndbm_h_uses_prototypes='undef'
244 d_gdbmndbm_h_uses_prototypes='undef'
245 d_getaddrinfo='define'
246 d_getcwd='define'
247 d_getespwnam='undef'
248 d_getfsstat='undef'
249 d_getgrent='define'
250 d_getgrent_r='undef'
251 d_getgrgid_r='undef'
252 d_getgrnam_r='undef'
253 d_getgrps='define'
254 d_gethbyaddr='define'
255 d_gethbyname='define'
256 d_gethent='define'
257 d_gethname='define'
258 d_gethostbyaddr_r='undef'
259 d_gethostbyname_r='undef'
260 d_gethostent_r='undef'
261 d_gethostprotos='define'
262 d_getitimer='define'
263 d_getlogin='define'
264 d_getlogin_r='undef'
265 d_getmnt='undef'
266 d_getmntent='define'
267 d_getnameinfo='define'
268 d_getnbyaddr='define'
269 d_getnbyname='define'
270 d_getnent='define'
271 d_getnetbyaddr_r='undef'
272 d_getnetbyname_r='undef'
273 d_getnetent_r='undef'
274 d_getnetprotos='define'
275 d_getpagsz='define'
276 d_getpbyname='define'
277 d_getpbynumber='define'
278 d_getpent='define'
279 d_getpgid='define'
280 d_getpgrp2='undef'
281 d_getpgrp='define'
282 d_getppid='define'
283 d_getprior='define'
284 d_getprotobyname_r='undef'
285 d_getprotobynumber_r='undef'
286 d_getprotoent_r='undef'
287 d_getprotoprotos='define'
288 d_getprpwnam='undef'
289 d_getpwent='define'
290 d_getpwent_r='undef'
291 d_getpwnam_r='undef'
292 d_getpwuid_r='undef'
293 d_getsbyname='define'
294 d_getsbyport='define'
295 d_getsent='define'
296 d_getservbyname_r='undef'
297 d_getservbyport_r='undef'
298 d_getservent_r='undef'
299 d_getservprotos='define'
300 d_getspnam='define'
301 d_getspnam_r='undef'
302 d_gettimeod='define'
303 d_gmtime64='undef'
304 d_gmtime_r='undef'
305 d_gnulibc='define'
306 d_grpasswd='define'
307 d_hasmntopt='define'
308 d_htonl='define'
309 d_hypot='undef'
310 d_ilogb='undef'
311 d_ilogbl='define'
312 d_inc_version_list='undef'
313 d_index='undef'
314 d_inetaton='define'
315 d_inetntop='define'
316 d_inetpton='define'
317 d_int64_t='define'
318 d_ip_mreq='define'
319 d_ip_mreq_source='define'
320 d_ipv6_mreq='define'
321 d_ipv6_mreq_source='undef'
322 d_isascii='define'
323 d_isblank='define'
324 d_isfinite='undef'
325 d_isfinitel='undef'
326 d_isinf='define'
327 d_isinfl='undef'
328 d_isless='undef'
329 d_isnan='define'
330 d_isnanl='define'
331 d_isnormal='undef'
332 d_j0='undef'
333 d_j0l='undef'
334 d_killpg='define'
335 d_lc_monetary_2008='undef'
336 d_lchown='define'
337 d_ldbl_dig='define'
338 d_ldexpl='define'
339 d_lgamma='undef'
340 d_lgamma_r='undef'
341 d_libm_lib_version='define'
342 d_libname_unique='undef'
343 d_link='define'
344 d_llrint='undef'
345 d_llrintl='undef'
346 d_llround='undef'
347 d_llroundl='undef'
348 d_localtime64='undef'
349 d_localtime_r='undef'
350 d_localtime_r_needs_tzset='undef'
351 d_locconv='define'
352 d_lockf='define'
353 d_log1p='undef'
354 d_log2='undef'
355 d_logb='undef'
356 d_longdbl='define'
357 d_longlong='define'
358 d_lrint='undef'
359 d_lrintl='undef'
360 d_lround='undef'
361 d_lroundl='undef'
362 d_lseekproto='define'
363 d_lstat='define'
364 d_madvise='define'
365 d_malloc_good_size='undef'
366 d_malloc_size='undef'
367 d_mblen='define'
368 d_mbstowcs='define'
369 d_mbtowc='define'
370 d_memchr='define'
371 d_memcmp='define'
372 d_memcpy='define'
373 d_memmove='define'
374 d_memset='define'
375 d_mkdir='define'
376 d_mkdtemp='define'
377 d_mkfifo='define'
378 d_mkstemp='define'
379 d_mkstemps='define'
380 d_mktime64='undef'
381 d_mktime='define'
382 d_mmap='define'
383 d_modfl='define'
384 d_modfl_pow32_bug='undef'
385 d_modflproto='define'
386 d_mprotect='define'
387 d_msg='define'
388 d_msg_ctrunc='define'
389 d_msg_dontroute='define'
390 d_msg_oob='define'
391 d_msg_peek='define'
392 d_msg_proxy='define'
393 d_msgctl='define'
394 d_msgget='define'
395 d_msghdr_s='define'
396 d_msgrcv='define'
397 d_msgsnd='define'
398 d_msync='define'
399 d_munmap='define'
400 d_mymalloc='undef'
401 d_nan='undef'
402 d_ndbm='define'
403 d_ndbm_h_uses_prototypes='define'
404 d_nearbyint='undef'
405 d_nextafter='undef'
406 d_nexttoward='undef'
407 d_nice='define'
408 d_nl_langinfo='define'
409 d_nv_preserves_uv='undef'
410 d_nv_zero_is_allbits_zero='define'
411 d_off64_t='undef'
412 d_old_pthread_create_joinable='undef'
413 d_oldpthreads='undef'
414 d_oldsock='undef'
415 d_open3='define'
416 d_pathconf='define'
417 d_pause='define'
418 d_perl_otherlibdirs='undef'
419 d_phostname='undef'
420 d_pipe='define'
421 d_poll='define'
422 d_portable='define'
423 d_prctl='define'
424 d_prctl_set_name='define'
425 d_printf_format_null='define'
426 d_procselfexe='define'
427 d_pseudofork='undef'
428 d_pthread_atfork='undef'
429 d_pthread_attr_setscope='define'
430 d_pthread_yield='undef'
431 d_ptrdiff_t='define'
432 d_pwage='undef'
433 d_pwchange='undef'
434 d_pwclass='undef'
435 d_pwcomment='undef'
436 d_pwexpire='undef'
437 d_pwgecos='define'
438 d_pwpasswd='define'
439 d_pwquota='undef'
440 d_qgcvt='define'
441 d_quad='define'
442 d_random_r='undef'
443 d_readdir64_r='undef'
444 d_readdir='define'
445 d_readdir_r='undef'
446 d_readlink='define'
447 d_readv='define'
448 d_recvmsg='define'
449 d_regcomp='undef'
450 d_remainder='undef'
451 d_remquo='undef'
452 d_rename='define'
453 d_rewinddir='define'
454 d_rint='undef'
455 d_rmdir='define'
456 d_round='undef'
457 d_safebcpy='undef'
458 d_safemcpy='undef'
459 d_sanemcmp='define'
460 d_sbrkproto='define'
461 d_scalbn='undef'
462 d_scalbnl='define'
463 d_sched_yield='define'
464 d_scm_rights='define'
465 d_seekdir='define'
466 d_select='define'
467 d_sem='define'
468 d_semctl='define'
469 d_semctl_semid_ds='define'
470 d_semctl_semun='define'
471 d_semget='define'
472 d_semop='define'
473 d_sendmsg='define'
474 d_setegid='define'
475 d_seteuid='define'
476 d_setgrent='define'
477 d_setgrent_r='undef'
478 d_setgrps='define'
479 d_sethent='define'
480 d_sethostent_r='undef'
481 d_setitimer='define'
482 d_setlinebuf='define'
483 d_setlocale='define'
484 d_setlocale_r='undef'
485 d_setnent='define'
486 d_setnetent_r='undef'
487 d_setpent='define'
488 d_setpgid='define'
489 d_setpgrp2='undef'
490 d_setpgrp='define'
491 d_setprior='define'
492 d_setproctitle='undef'
493 d_setprotoent_r='undef'
494 d_setpwent='define'
495 d_setpwent_r='undef'
496 d_setregid='define'
497 d_setresgid='define'
498 d_setresuid='define'
499 d_setreuid='define'
500 d_setrgid='undef'
501 d_setruid='undef'
502 d_setsent='define'
503 d_setservent_r='undef'
504 d_setsid='define'
505 d_setvbuf='define'
506 d_shm='define'
507 d_shmat='define'
508 d_shmatprototype='define'
509 d_shmctl='define'
510 d_shmdt='define'
511 d_shmget='define'
512 d_sigaction='define'
513 d_signbit='define'
514 d_sigprocmask='define'
515 d_sigsetjmp='define'
516 d_sin6_scope_id='define'
517 d_sitearch='define'
518 d_snprintf='define'
519 d_sockaddr_in6='define'
520 d_sockaddr_sa_len='undef'
521 d_sockatmark='define'
522 d_sockatmarkproto='define'
523 d_socket='define'
524 d_socklen_t='define'
525 d_sockpair='define'
526 d_socks5_init='undef'
527 d_sprintf_returns_strlen='define'
528 d_sqrtl='define'
529 d_srand48_r='undef'
530 d_srandom_r='undef'
531 d_sresgproto='undef'
532 d_sresuproto='undef'
533 d_stat='define'
534 d_statblks='define'
535 d_statfs_f_flags='define'
536 d_statfs_s='define'
537 d_static_inline='define'
538 d_statvfs='define'
539 d_stdio_cnt_lval='undef'
540 d_stdio_ptr_lval='define'
541 d_stdio_ptr_lval_nochange_cnt='undef'
542 d_stdio_ptr_lval_sets_cnt='define'
543 d_stdio_stream_array='undef'
544 d_stdiobase='define'
545 d_stdstdio='define'
546 d_strchr='define'
547 d_strcoll='define'
548 d_strctcpy='define'
549 d_strerrm='strerror(e)'
550 d_strerror='define'
551 d_strerror_r='undef'
552 d_strftime='define'
553 d_strlcat='undef'
554 d_strlcpy='undef'
555 d_strtod='define'
556 d_strtol='define'
557 d_strtold='define'
558 d_strtoll='define'
559 d_strtoq='define'
560 d_strtoul='define'
561 d_strtoull='define'
562 d_strtouq='define'
563 d_strxfrm='define'
564 d_suidsafe='undef'
565 d_symlink='define'
566 d_syscall='define'
567 d_syscallproto='define'
568 d_sysconf='define'
569 d_sysernlst=''
570 d_syserrlst='define'
571 d_system='define'
572 d_tcgetpgrp='define'
573 d_tcsetpgrp='define'
574 d_telldir='define'
575 d_telldirproto='define'
576 d_tgamma='undef'
577 d_time='define'
578 d_timegm='define'
579 d_times='define'
580 d_tm_tm_gmtoff='define'
581 d_tm_tm_zone='define'
582 d_tmpnam_r='undef'
583 d_trunc='undef'
584 d_truncate='define'
585 d_truncl='undef'
586 d_ttyname_r='undef'
587 d_tzname='define'
588 d_u32align='define'
589 d_ualarm='define'
590 d_umask='define'
591 d_uname='define'
592 d_union_semun='undef'
593 d_unordered='undef'
594 d_unsetenv='define'
595 d_usleep='define'
596 d_usleepproto='define'
597 d_ustat='define'
598 d_vendorarch='undef'
599 d_vendorbin='undef'
600 d_vendorlib='undef'
601 d_vendorscript='undef'
602 d_vfork='undef'
603 d_void_closedir='undef'
604 d_voidsig='define'
605 d_voidtty=''
606 d_volatile='define'
607 d_vprintf='define'
608 d_vsnprintf='define'
609 d_wait4='define'
610 d_waitpid='define'
611 d_wcscmp='undef'
612 d_wcstombs='define'
613 d_wcsxfrm='undef'
614 d_wctomb='define'
615 d_writev='define'
616 d_xenix='undef'
617 date='date'
618 db_hashtype='u_int32_t'
619 db_prefixtype='size_t'
620 db_version_major='4'
621 db_version_minor='8'
622 db_version_patch='30'
623 direntrytype='struct dirent'
624 dlext='so'
625 dlsrc='dl_dlopen.xs'
626 doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
627 doublekind='3'
628 doublemantbits='52'
629 doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f'
630 doublesize='8'
631 drand01='Perl_drand48()'
632 drand48_r_proto='0'
633 dtrace=''
634 dynamic_ext='arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap'
635 eagain='EAGAIN'
636 ebcdic='undef'
637 echo='echo'
638 egrep='egrep'
639 emacs=''
640 endgrent_r_proto='0'
641 endhostent_r_proto='0'
642 endnetent_r_proto='0'
643 endprotoent_r_proto='0'
644 endpwent_r_proto='0'
645 endservent_r_proto='0'
646 eunicefix=':'
647 exe_ext=''
648 expr='expr'
649 extensions='arybase attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug bignum Carp CGI Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Devel/SelfStubber Digest Dumpvalue encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS FileCache File/Fetch File/Find File/Path File/Temp Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags if IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP lib libnet Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Net/Ping NEXT Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Test Test/Harness Test/Simple Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Memoize Tie/RefHash Time/Local version XSLoader'
650 extern_C='extern'
651 extras=''
652 fflushNULL='define'
653 fflushall='undef'
654 find=''
655 firstmakefile='makefile'
656 flex=''
657 fpossize='16'
658 fpostype='fpos_t'
659 freetype='void'
660 from=':'
661 full_ar='/usr/bin/ar'
662 full_csh='/usr/bin/tcsh'
663 full_sed='/usr/bin/sed'
664 gccansipedantic=''
665 gccosandvers=''
666 gccversion='4.8.1 20130909 [gcc-4_8-branch revision 202388]'
667 getgrent_r_proto='0'
668 getgrgid_r_proto='0'
669 getgrnam_r_proto='0'
670 gethostbyaddr_r_proto='0'
671 gethostbyname_r_proto='0'
672 gethostent_r_proto='0'
673 getlogin_r_proto='0'
674 getnetbyaddr_r_proto='0'
675 getnetbyname_r_proto='0'
676 getnetent_r_proto='0'
677 getprotobyname_r_proto='0'
678 getprotobynumber_r_proto='0'
679 getprotoent_r_proto='0'
680 getpwent_r_proto='0'
681 getpwnam_r_proto='0'
682 getpwuid_r_proto='0'
683 getservbyname_r_proto='0'
684 getservbyport_r_proto='0'
685 getservent_r_proto='0'
686 getspnam_r_proto='0'
687 gidformat='"lu"'
688 gidsign='1'
689 gidsize='4'
690 gidtype='gid_t'
691 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
692 gmake='gmake'
693 gmtime_r_proto='0'
694 gnulibc_version='2.18'
695 grep='grep'
696 groupcat='cat /etc/group'
697 groupstype='gid_t'
698 gzip='gzip'
699 h_fcntl='false'
700 h_sysfile='true'
701 hint='recommended'
702 hostcat='ypcat hosts'
703 hostgenerate=''
704 hostosname=''
705 hostperl=''
706 html1dir=' '
707 html1direxp=''
708 html3dir=' '
709 html3direxp=''
710 i16size='2'
711 i16type='short'
712 i32size='4'
713 i32type='long'
714 i64size='8'
715 i64type='long long'
716 i8size='1'
717 i8type='signed char'
718 i_arpainet='define'
719 i_assert='define'
720 i_bfd='undef'
721 i_bsdioctl=''
722 i_crypt='define'
723 i_db='define'
724 i_dbm='define'
725 i_dirent='define'
726 i_dlfcn='define'
727 i_execinfo='undef'
728 i_fcntl='undef'
729 i_fenv='undef'
730 i_float='define'
731 i_fp='undef'
732 i_fp_class='undef'
733 i_gdbm='define'
734 i_gdbm_ndbm='undef'
735 i_gdbmndbm='undef'
736 i_grp='define'
737 i_ieeefp='undef'
738 i_inttypes='define'
739 i_langinfo='define'
740 i_libutil='undef'
741 i_limits='define'
742 i_locale='define'
743 i_machcthr='undef'
744 i_malloc='define'
745 i_mallocmalloc='undef'
746 i_math='define'
747 i_memory='undef'
748 i_mntent='define'
749 i_ndbm='define'
750 i_netdb='define'
751 i_neterrno='undef'
752 i_netinettcp='define'
753 i_niin='define'
754 i_poll='define'
755 i_prot='undef'
756 i_pthread='define'
757 i_pwd='define'
758 i_quadmath='undef'
759 i_rpcsvcdbm='undef'
760 i_sgtty='undef'
761 i_shadow='define'
762 i_socks='define'
763 i_stdarg='define'
764 i_stdbool='define'
765 i_stddef='define'
766 i_stdint='undef'
767 i_stdlib='define'
768 i_string='define'
769 i_sunmath='undef'
770 i_sysaccess='undef'
771 i_sysdir='define'
772 i_sysfile='define'
773 i_sysfilio='undef'
774 i_sysin='undef'
775 i_sysioctl='define'
776 i_syslog='define'
777 i_sysmman='define'
778 i_sysmode='undef'
779 i_sysmount='define'
780 i_sysndir='undef'
781 i_sysparam='define'
782 i_syspoll='define'
783 i_sysresrc='define'
784 i_syssecrt='undef'
785 i_sysselct='define'
786 i_syssockio='undef'
787 i_sysstat='define'
788 i_sysstatfs='define'
789 i_sysstatvfs='define'
790 i_systime='define'
791 i_systimek='undef'
792 i_systimes='define'
793 i_systypes='define'
794 i_sysuio='define'
795 i_sysun='define'
796 i_sysutsname='define'
797 i_sysvfs='define'
798 i_syswait='define'
799 i_termio='undef'
800 i_termios='define'
801 i_time='define'
802 i_unistd='define'
803 i_ustat='define'
804 i_utime='define'
805 i_values='define'
806 i_varargs='undef'
807 i_varhdr='stdarg.h'
808 i_vfork='undef'
809 ignore_versioned_solibs='y'
810 inc_version_list=''
811 inc_version_list_init='0'
812 incpath=''
813 incpth='/usr/lib/gcc/i586-suse-linux/4.8/include /usr/local/include /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/include /usr/include'
814 inews=''
815 initialinstalllocation='/pro/bin'
816 installarchlib='/pro/lib/perl5/5.23.1/i686-linux-64int'
817 installbin='/pro/bin'
818 installhtml1dir=''
819 installhtml3dir=''
820 installman1dir='/pro/local/man/man1'
821 installman3dir='/pro/local/man/man3'
822 installprefix='/pro'
823 installprefixexp='/pro'
824 installprivlib='/pro/lib/perl5/5.23.1'
825 installscript='/pro/bin'
826 installsitearch='/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int'
827 installsitebin='/pro/bin'
828 installsitehtml1dir=''
829 installsitehtml3dir=''
830 installsitelib='/pro/lib/perl5/site_perl/5.23.1'
831 installsiteman1dir='/pro/local/man/man1'
832 installsiteman3dir='/pro/local/man/man3'
833 installsitescript='/pro/bin'
834 installstyle='lib/perl5'
835 installusrbinperl='undef'
836 installvendorarch=''
837 installvendorbin=''
838 installvendorhtml1dir=''
839 installvendorhtml3dir=''
840 installvendorlib=''
841 installvendorman1dir=''
842 installvendorman3dir=''
843 installvendorscript=''
844 intsize='4'
845 issymlink='test -h'
846 ivdformat='"Ld"'
847 ivsize='8'
848 ivtype='long long'
849 known_extensions='Archive/Tar arybase Attribute/Handlers attributes autodie AutoLoader autouse B base B/Debug bignum Carp CGI Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Devel/SelfStubber Digest Digest/MD5 Digest/SHA Dumpvalue Encode encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS Fcntl FileCache File/DosGlob File/Fetch File/Find File/Glob File/Path File/Temp Filter/Simple Filter/Util/Call GDBM_File Getopt/Long Hash/Util Hash/Util/FieldHash HTTP/Tiny I18N/Collate I18N/Langinfo I18N/LangTags if IO IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 IPC/SysV JSON/PP lib libnet List/Util Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigInt/FastCalc Math/BigRat Math/Complex Memoize MIME/Base64 Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata mro NDBM_File Net/Ping NEXT ODBM_File Opcode Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage POSIX re Safe SDBM_File Search/Dict SelfLoader Socket Storable Sys/Hostname Sys/Syslog Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Test Test/Harness Test/Simple Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue threads Thread/Semaphore threads/shared Tie/File Tie/Hash/NamedCapture Tie/Memoize Tie/RefHash Time/HiRes Time/Local Time/Piece Unicode/Collate Unicode/Normalize version VMS/DCLsym VMS/Filespec VMS/Stdio Win32 Win32API/File Win32CORE XS/APItest XSLoader XS/Typemap '
850 ksh=''
851 ld='cc'
852 ld_can_script='define'
853 lddlflags='-shared -O2 -L/pro/local/lib -fstack-protector'
854 ldflags='-L/pro/local/lib -fstack-protector'
855 ldflags_uselargefiles=''
856 ldlibpthname='LD_LIBRARY_PATH'
857 less='less'
858 lib_ext='.a'
859 libc='libc-2.18.so'
860 libperl='libperl.a'
861 libpth='/usr/local/lib /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/lib /usr/lib /pro/local/lib /lib'
862 libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat'
863 libsdirs=' /usr/lib'
864 libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so libgdbm_compat.so'
865 libsfound=' /usr/lib/libnsl.so /usr/lib/libgdbm.so /usr/lib/libdb.so /usr/lib/libdl.so /usr/lib/libm.so /usr/lib/libcrypt.so /usr/lib/libutil.so /usr/lib/libc.so /usr/lib/libgdbm_compat.so'
866 libspath=' /usr/local/lib /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/lib /usr/lib /pro/local/lib /lib'
867 libswanted='socket inet nsl nm gdbm dbm db malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat'
868 libswanted_uselargefiles=''
869 line=''
870 lint=''
871 lkflags=''
872 ln='ln'
873 lns='/usr/bin/ln -s'
874 localtime_r_proto='0'
875 locincpth='/pro/local/include'
876 loclibpth='/pro/local/lib'
877 longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
878 longdblkind='3'
879 longdblmantbits='64'
880 longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
881 longdblsize='12'
882 longlongsize='8'
883 longsize='4'
884 lp=''
885 lpr=''
886 ls='ls'
887 lseeksize='8'
888 lseektype='off_t'
889 mad='undef'
890 mail=''
891 mailx=''
892 make='make'
893 make_set_make='#'
894 mallocobj=''
895 mallocsrc=''
896 malloctype='void *'
897 man1dir='/pro/local/man/man1'
898 man1direxp='/pro/local/man/man1'
899 man1ext='1'
900 man3dir='/pro/local/man/man3'
901 man3direxp='/pro/local/man/man3'
902 man3ext='3'
903 mips_type=''
904 mistrustnm=''
905 mkdir='mkdir'
906 mmaptype='void *'
907 modetype='mode_t'
908 more='more'
909 multiarch='undef'
910 mv=''
911 myarchname='i686-linux'
912 mydomain='.(none)'
913 myhostname='lx09'
914 myuname='linux lx09 3.11.10-7-desktop #1 smp preempt mon feb 3 09:41:24 utc 2014 (750023e) i686 i686 i386 gnulinux '
915 n='-n'
916 need_va_copy='undef'
917 netdb_hlen_type='size_t'
918 netdb_host_type='const void *'
919 netdb_name_type='const char *'
920 netdb_net_type='in_addr_t'
921 nm='nm'
922 nm_opt=''
923 nm_so_opt='--dynamic'
924 nonxs_ext='Archive/Tar Attribute/Handlers autodie AutoLoader autouse base B/Debug bignum Carp CGI Config/Perl/V constant CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Devel/SelfStubber Digest Dumpvalue encoding/warnings Env Errno Exporter ExtUtils/CBuilder ExtUtils/Command ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest ExtUtils/Miniperl ExtUtils/ParseXS FileCache File/Fetch File/Find File/Path File/Temp Filter/Simple Getopt/Long HTTP/Tiny I18N/Collate I18N/LangTags if IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/Open3 JSON/PP lib libnet Locale/Codes Locale/Maketext Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Build Module/CoreList Module/Load Module/Load/Conditional Module/Loaded Module/Metadata Net/Ping NEXT Package/Constants Params/Check parent Parse/CPAN/Meta perlfaq PerlIO/via/QuotedPrint Perl/OSType Pod/Checker Pod/Escapes Pod/Functions Pod/Html podlators Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage Safe Search/Dict SelfLoader Term/ANSIColor Term/Cap Term/Complete Term/ReadLine Test Test/Harness Test/Simple Text/Abbrev Text/Balanced Text/ParseWords Text/Tabs Thread/Queue Thread/Semaphore Tie/File Tie/Memoize Tie/RefHash Time/Local version XSLoader'
925 nroff='nroff'
926 nvEUformat='"E"'
927 nvFUformat='"F"'
928 nvGUformat='"G"'
929 nv_overflows_integers_at='256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0'
930 nv_preserves_uv_bits='53'
931 nveformat='"e"'
932 nvfformat='"f"'
933 nvgformat='"g"'
934 nvmantbits='52'
935 nvsize='8'
936 nvtype='double'
937 o_nonblock='O_NONBLOCK'
938 obj_ext='.o'
939 old_pthread_create_joinable=''
940 optimize='-O2'
941 orderlib='false'
942 osname='linux'
943 osvers='3.11.10-7-desktop'
944 otherlibdirs=' '
945 package='perl5'
946 pager='/pro/bin/less -R'
947 passcat='cat /etc/passwd'
948 patchlevel='19'
949 path_sep=':'
950 perl5='/pro/bin/perl'
951 perl='perl'
952 perl_patchlevel=''
953 perl_static_inline='static __inline__'
954 perladmin='hmbrand@cpan.org'
955 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
956 perlpath='/pro/bin/perl5.23.1'
957 pg='pg'
958 phostname='hostname'
959 pidtype='pid_t'
960 plibpth='/lib/i586-suse-linux/4.8 /lib /usr/lib/i586-suse-linux/4.8 /usr/lib'
961 pmake=''
962 pr=''
963 prefix='/pro'
964 prefixexp='/pro'
965 privlib='/pro/lib/perl5/5.23.1'
966 privlibexp='/pro/lib/perl5/5.23.1'
967 procselfexe='"/proc/self/exe"'
968 prototype='define'
969 ptrsize='4'
970 quadkind='3'
971 quadtype='long long'
972 randbits='48'
973 randfunc='Perl_drand48'
974 random_r_proto='0'
975 randseedtype='U32'
976 ranlib=':'
977 rd_nodata='-1'
978 readdir64_r_proto='0'
979 readdir_r_proto='0'
980 revision='5'
981 rm='rm'
982 rm_try='/usr/bin/rm -f try try a.out .out try.[cho] try..o core core.try* try.core*'
983 rmail=''
984 run=''
985 runnm='false'
986 sGMTIME_max='2147483647'
987 sGMTIME_min='-2147483648'
988 sLOCALTIME_max='2147483647'
989 sLOCALTIME_min='-2147483648'
990 sPRIEUldbl='"LE"'
991 sPRIFUldbl='"LF"'
992 sPRIGUldbl='"LG"'
993 sPRIXU64='"LX"'
994 sPRId64='"Ld"'
995 sPRIeldbl='"Le"'
996 sPRIfldbl='"Lf"'
997 sPRIgldbl='"Lg"'
998 sPRIi64='"Li"'
999 sPRIo64='"Lo"'
1000 sPRIu64='"Lu"'
1001 sPRIx64='"Lx"'
1002 sSCNfldbl='"Lf"'
1003 sched_yield='sched_yield()'
1004 scriptdir='/pro/bin'
1005 scriptdirexp='/pro/bin'
1006 sed='sed'
1007 seedfunc='Perl_drand48_init'
1008 selectminbits='32'
1009 selecttype='fd_set *'
1010 sendmail=''
1011 setgrent_r_proto='0'
1012 sethostent_r_proto='0'
1013 setlocale_r_proto='0'
1014 setnetent_r_proto='0'
1015 setprotoent_r_proto='0'
1016 setpwent_r_proto='0'
1017 setservent_r_proto='0'
1018 sh='/bin/sh'
1019 shar=''
1020 sharpbang='#!'
1021 shmattype='void *'
1022 shortsize='2'
1023 shrpenv=''
1024 shsharp='true'
1025 sig_count='65'
1026 sig_name='ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL UNUSED '
1027 sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "NUM32", "NUM33", "RTMIN", "NUM35", "NUM36", "NUM37", "NUM38", "NUM39", "NUM40", "NUM41", "NUM42", "NUM43", "NUM44", "NUM45", "NUM46", "NUM47", "NUM48", "NUM49", "NUM50", "NUM51", "NUM52", "NUM53", "NUM54", "NUM55", "NUM56", "NUM57", "NUM58", "NUM59", "NUM60", "NUM61", "NUM62", "NUM63", "RTMAX", "IOT", "CLD", "POLL", "UNUSED", 0'
1028 sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 6 17 29 31 '
1029 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0'
1030 sig_size='69'
1031 signal_t='void'
1032 sitearch='/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int'
1033 sitearchexp='/pro/lib/perl5/site_perl/5.23.1/i686-linux-64int'
1034 sitebin='/pro/bin'
1035 sitebinexp='/pro/bin'
1036 sitehtml1dir=''
1037 sitehtml1direxp=''
1038 sitehtml3dir=''
1039 sitehtml3direxp=''
1040 sitelib='/pro/lib/perl5/site_perl/5.23.1'
1041 sitelib_stem='/pro/lib/perl5/site_perl'
1042 sitelibexp='/pro/lib/perl5/site_perl/5.23.1'
1043 siteman1dir='/pro/local/man/man1'
1044 siteman1direxp='/pro/local/man/man1'
1045 siteman3dir='/pro/local/man/man3'
1046 siteman3direxp='/pro/local/man/man3'
1047 siteprefix='/pro'
1048 siteprefixexp='/pro'
1049 sitescript='/pro/bin'
1050 sitescriptexp='/pro/bin'
1051 sizesize='4'
1052 sizetype='size_t'
1053 sleep=''
1054 smail=''
1055 so='so'
1056 sockethdr=''
1057 socketlib=''
1058 socksizetype='socklen_t'
1059 sort='sort'
1060 spackage='Perl5'
1061 spitshell='cat'
1062 srand48_r_proto='0'
1063 srandom_r_proto='0'
1064 src='.'
1065 ssizetype='ssize_t'
1066 st_ino_sign='1'
1067 st_ino_size='8'
1068 startperl='#!/pro/bin/perl5.23.1'
1069 startsh='#!/bin/sh'
1070 static_ext=' '
1071 stdchar='char'
1072 stdio_base='((fp)->_IO_read_base)'
1073 stdio_bufsiz='((fp)->_IO_read_end - (fp)->_IO_read_base)'
1074 stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
1075 stdio_filbuf=''
1076 stdio_ptr='((fp)->_IO_read_ptr)'
1077 stdio_stream_array=''
1078 strerror_r_proto='0'
1079 strings='/usr/include/string.h'
1080 submit=''
1081 subversion='1'
1082 sysman='/usr/share/man/man1'
1083 sysroot=''
1084 tail=''
1085 tar=''
1086 targetarch=''
1087 targetdir=''
1088 targetenv=''
1089 targethost=''
1090 targetmkdir=''
1091 targetport=''
1092 targetsh='/bin/sh'
1093 tbl=''
1094 tee=''
1095 test='test'
1096 timeincl='/usr/include/sys/time.h /usr/include/time.h '
1097 timetype='time_t'
1098 tmpnam_r_proto='0'
1099 to=':'
1100 touch='touch'
1101 tr='tr'
1102 trnl='\n'
1103 troff=''
1104 ttyname_r_proto='0'
1105 u16size='2'
1106 u16type='unsigned short'
1107 u32size='4'
1108 u32type='unsigned long'
1109 u64size='8'
1110 u64type='unsigned long long'
1111 u8size='1'
1112 u8type='unsigned char'
1113 uidformat='"lu"'
1114 uidsign='1'
1115 uidsize='4'
1116 uidtype='uid_t'
1117 uname='uname'
1118 uniq='uniq'
1119 uquadtype='unsigned long long'
1120 use5005threads='undef'
1121 use64bitall='undef'
1122 use64bitint='define'
1123 usecbacktrace='undef'
1124 usecrosscompile='undef'
1125 usedevel='define'
1126 usedl='define'
1127 usedtrace='undef'
1128 usefaststdio='undef'
1129 useithreads='undef'
1130 usekernprocpathname='undef'
1131 uselargefiles='define'
1132 uselongdouble='undef'
1133 usemallocwrap='define'
1134 usemorebits='undef'
1135 usemultiplicity='undef'
1136 usemymalloc='n'
1137 usenm='false'
1138 usensgetexecutablepath='undef'
1139 useopcode='true'
1140 useperlio='define'
1141 useposix='true'
1142 usequadmath='undef'
1143 usereentrant='undef'
1144 userelocatableinc='undef'
1145 useshrplib='false'
1146 usesitecustomize='undef'
1147 usesocks='undef'
1148 usethreads='undef'
1149 usevendorprefix='undef'
1150 useversionedarchname='undef'
1151 usevfork='false'
1152 usrinc='/usr/include'
1153 uuname=''
1154 uvXUformat='"LX"'
1155 uvoformat='"Lo"'
1156 uvsize='8'
1157 uvtype='unsigned long long'
1158 uvuformat='"Lu"'
1159 uvxformat='"Lx"'
1160 vaproto='define'
1161 vendorarch=''
1162 vendorarchexp=''
1163 vendorbin=''
1164 vendorbinexp=''
1165 vendorhtml1dir=' '
1166 vendorhtml1direxp=''
1167 vendorhtml3dir=' '
1168 vendorhtml3direxp=''
1169 vendorlib=''
1170 vendorlib_stem=''
1171 vendorlibexp=''
1172 vendorman1dir=' '
1173 vendorman1direxp=''
1174 vendorman3dir=' '
1175 vendorman3direxp=''
1176 vendorprefix=''
1177 vendorprefixexp=''
1178 vendorscript=''
1179 vendorscriptexp=''
1180 version='5.23.1'
1181 version_patchlevel_string='version 23 subversion 1'
1182 versiononly='define'
1183 vi=''
1184 xlibpth='/usr/lib/386 /lib/386'
1185 yacc='/pro/3gl/CPAN/bin/byacc'
1186 yaccflags=''
1187 zcat=''
1188 zip='zip'
1189 PERL_REVISION=5
1190 PERL_VERSION=23
1191 PERL_SUBVERSION=1
1192 PERL_API_REVISION=5
1193 PERL_API_VERSION=23
1194 PERL_API_SUBVERSION=1
1195 PERL_PATCHLEVEL=''
1196 PERL_CONFIG_SH=true
1197 : Variables propagated from previous config.sh file.
1198 libdb_needs_pthread='N'
1199 libdirs=' /lib /pro/local/lib'