This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32 inet_pton fallback misc fixes
[perl5.git] / win32 / config.vc
CommitLineData
392c4dfd 1## Configured by: ~cf_email~
b7d8baf2 2## Target system: WIN32
08aa1457 3Author=''
08aa1457 4Date='$Date'
5Header=''
6Id='$Id'
7Locker=''
8Log='$Log'
08aa1457 9RCSfile='$RCSfile'
10Revision='$Revision'
08aa1457 11Source=''
12State=''
07ba5892
GS
13_a='.lib'
14_exe='.exe'
15_o='.obj'
08aa1457 16afs='false'
a6d26a0d 17afsroot='/afs'
08aa1457 18alignbytes='8'
93341792 19ansi2knr=''
08aa1457 20aphostname=''
3635cd84
GS
21api_revision='~PERL_API_REVISION~'
22api_subversion='~PERL_API_SUBVERSION~'
23api_version='~PERL_API_VERSION~'
24api_versionstring='~PERL_API_REVISION~.~PERL_API_VERSION~.~PERL_API_SUBVERSION~'
a9e3f359 25ar='lib -ltcg'
0cb96387
GS
26archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
27archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
104f9d64 28archname64=''
07ba5892 29archname='MSWin32'
08aa1457 30archobjs=''
10bc17b6 31asctime_r_proto='0'
08aa1457 32awk='awk'
273cf8d1 33baserev='5'
08aa1457 34bash=''
0cb96387
GS
35bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
36binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
08aa1457 37bison=''
9d1a8da0 38bootstrap_charset='undef'
08aa1457 39byacc='byacc'
40byteorder='1234'
41c=''
42castflags='0'
f7c603cb 43cat='type'
66a514d8 44cc='cl'
d55594ae 45cccdlflags=' '
08aa1457 46ccdlflags=' '
07ba5892 47ccflags='-MD -DWIN32'
8839b9e4 48ccflags_uselargefiles=''
66a514d8 49ccname='~cc~'
c4d53692 50ccsymbols=''
8839b9e4 51ccversion=''
dc050285
GS
52cf_by='nobody'
53cf_email='nobody@no.where.net'
54cf_time=''
c193ef60 55charbits='8'
08aa1457 56chgrp=''
57chmod=''
58chown=''
59clocktype='clock_t'
f7c603cb 60comm=''
08aa1457 61compress=''
62contains='grep'
f7c603cb 63cp='copy'
08aa1457 64cpio=''
66a514d8 65cpp='~cc~ -nologo -E'
08aa1457 66cpp_stuff='42'
c4d53692 67cppccsymbols=''
07ba5892 68cppflags='-DWIN32'
08aa1457 69cpplast=''
70cppminus=''
66a514d8 71cpprun='~cc~ -nologo -E'
6643fc8c 72cppstdin='cppstdin'
c4d53692 73cppsymbols=''
10bc17b6 74crypt_r_proto='0'
08aa1457 75cryptlib=''
76csh='undef'
10bc17b6
JH
77ctermid_r_proto='0'
78ctime_r_proto='0'
08aa1457 79d_Gconvert='sprintf((b),"%.*g",(n),(x))'
6b356c8e
JH
80d_PRIEUldbl='undef'
81d_PRIFUldbl='undef'
82d_PRIGUldbl='undef'
890b5089
SH
83d_PRIXU64='define'
84d_PRId64='define'
9c19a6c7
SH
85d_PRIeldbl='undef'
86d_PRIfldbl='undef'
87d_PRIgldbl='undef'
890b5089
SH
88d_PRIi64='define'
89d_PRIo64='define'
90d_PRIu64='define'
91d_PRIx64='define'
9c19a6c7 92d_SCNfldbl='undef'
2ef53570 93d__fwalk='undef'
08aa1457 94d_access='define'
327c3667 95d_accessx='undef'
40613a90 96d_acosh='undef'
e10940c3 97d_aintl='undef'
8fb3fcfb 98d_alarm='define'
e5a95ffb 99d_archlib='define'
96938616 100d_asctime64='undef'
10bc17b6 101d_asctime_r='undef'
3adf3699
JH
102d_asinh='undef'
103d_atanh='undef'
e1f15930
GS
104d_atolf='undef'
105d_atoll='undef'
fcdf39cf 106d_attribute_deprecated='undef'
0dbb1585
AL
107d_attribute_format='undef'
108d_attribute_malloc='undef'
109d_attribute_nonnull='undef'
110d_attribute_noreturn='undef'
111d_attribute_pure='undef'
112d_attribute_unused='undef'
113d_attribute_warn_unused_result='undef'
470dd224 114d_backtrace='undef'
08aa1457 115d_bcmp='undef'
116d_bcopy='undef'
08aa1457 117d_bsd='define'
118d_bsdgetpgrp='undef'
08aa1457 119d_bsdsetpgrp='undef'
df012815
SP
120d_builtin_choose_expr='undef'
121d_builtin_expect='undef'
08aa1457 122d_bzero='undef'
3bf969c5 123d_c99_variadic_macros='undef'
2cdbc966 124d_casti32='undef'
08aa1457 125d_castneg='define'
3adf3699 126d_cbrt='undef'
08aa1457 127d_charvspr='undef'
128d_chown='undef'
129d_chroot='undef'
130d_chsize='define'
758a5d79 131d_class='undef'
96803be7 132d_clearenv='undef'
08aa1457 133d_closedir='define'
4e0554ec 134d_cmsghdr_s='undef'
2ef53570 135d_const='define'
3adf3699 136d_copysign='undef'
e10940c3 137d_copysignl='undef'
666ea192 138d_cplusplus='undef'
9cef8306 139d_crypt='define'
955d1b3d 140d_crypt_r='undef'
08aa1457 141d_csh='undef'
96938616 142d_ctermid='undef'
955d1b3d 143d_ctermid_r='undef'
96938616 144d_ctime64='undef'
10bc17b6 145d_ctime_r='undef'
08aa1457 146d_cuserid='undef'
147d_dbl_dig='define'
2ef53570 148d_dbminitproto='undef'
96938616 149d_difftime64='undef'
08aa1457 150d_difftime='define'
de52168c 151d_dir_dd_fd='undef'
0543dcd8 152d_dirfd='undef'
08aa1457 153d_dirnamlen='define'
470dd224 154d_dladdr='undef'
08aa1457 155d_dlerror='define'
156d_dlopen='define'
157d_dlsymun='undef'
158d_dosuid='undef'
96938616 159d_drand48_r='undef'
955d1b3d 160d_drand48proto='undef'
08aa1457 161d_dup2='define'
327c3667 162d_eaccess='undef'
96938616 163d_endgrent='undef'
955d1b3d 164d_endgrent_r='undef'
0cd52aa3 165d_endhent='undef'
10bc17b6 166d_endhostent_r='undef'
0cd52aa3 167d_endnent='undef'
10bc17b6 168d_endnetent_r='undef'
0cd52aa3 169d_endpent='undef'
10bc17b6 170d_endprotoent_r='undef'
96938616 171d_endpwent='undef'
955d1b3d 172d_endpwent_r='undef'
0cd52aa3 173d_endsent='undef'
10bc17b6 174d_endservent_r='undef'
08aa1457 175d_eofnblk='define'
3adf3699
JH
176d_erf='undef'
177d_erfc='undef'
08aa1457 178d_eunice='undef'
3adf3699
JH
179d_exp2='undef'
180d_expm1='undef'
1de32f2a 181d_faststdio='define'
b363b713 182d_fchdir='undef'
08aa1457 183d_fchmod='undef'
184d_fchown='undef'
96938616 185d_fcntl='undef'
7ee20c71 186d_fcntl_can_lock='undef'
08aa1457 187d_fd_macros='define'
96938616 188d_fd_set='define'
3adf3699 189d_fdim='undef'
955d1b3d 190d_fds_bits='define'
2f6b96eb 191d_fegetround='undef'
08aa1457 192d_fgetpos='define'
96938616 193d_finite='undef'
7ee20c71 194d_finitel='undef'
08aa1457 195d_flexfnam='define'
196d_flock='define'
6e21dc91 197d_flockproto='define'
3adf3699
JH
198d_fma='undef'
199d_fmax='undef'
200d_fmin='undef'
08aa1457 201d_fork='undef'
955d1b3d 202d_fp_class='undef'
add06237 203d_fp_classify='undef'
b19ee02c 204d_fp_classl='undef'
08aa1457 205d_fpathconf='undef'
955d1b3d 206d_fpclass='undef'
758a5d79
JH
207d_fpclassify='undef'
208d_fpclassl='undef'
4c1a9b0c 209d_fpgetround='undef'
e1f15930 210d_fpos64_t='undef'
a3540c92 211d_frexpl='undef'
327c3667 212d_fseeko='undef'
08aa1457 213d_fsetpos='define'
411ab01c 214d_fsync='undef'
327c3667 215d_ftello='undef'
07ba5892 216d_ftime='define'
91180f33 217d_futimes='undef'
622e1e49
MHM
218d_gdbm_ndbm_h_uses_prototypes='undef'
219d_gdbmndbm_h_uses_prototypes='undef'
d7fba2bf 220d_getaddrinfo='undef'
89423764 221d_getcwd='define'
3813c136 222d_getespwnam='undef'
96938616 223d_getgrent='undef'
955d1b3d 224d_getgrent_r='undef'
10bc17b6
JH
225d_getgrgid_r='undef'
226d_getgrnam_r='undef'
08aa1457 227d_getgrps='undef'
fea7140c
GS
228d_gethbyaddr='define'
229d_gethbyname='define'
07ba5892
GS
230d_gethent='undef'
231d_gethname='define'
10bc17b6
JH
232d_gethostbyaddr_r='undef'
233d_gethostbyname_r='undef'
234d_gethostent_r='undef'
bdaec6b3 235d_gethostprotos='define'
4e0554ec 236d_getitimer='undef'
07ba5892 237d_getlogin='define'
10bc17b6 238d_getlogin_r='undef'
d7fba2bf 239d_getnameinfo='undef'
fea7140c
GS
240d_getnbyaddr='undef'
241d_getnbyname='undef'
0cd52aa3 242d_getnent='undef'
10bc17b6
JH
243d_getnetbyaddr_r='undef'
244d_getnetbyname_r='undef'
245d_getnetent_r='undef'
bdaec6b3 246d_getnetprotos='undef'
0c0643d0 247d_getpagsz='undef'
fea7140c
GS
248d_getpbyname='define'
249d_getpbynumber='define'
0cd52aa3 250d_getpent='undef'
07ba5892 251d_getpgid='undef'
08aa1457 252d_getpgrp2='undef'
253d_getpgrp='undef'
08aa1457 254d_getppid='undef'
255d_getprior='undef'
10bc17b6
JH
256d_getprotobyname_r='undef'
257d_getprotobynumber_r='undef'
258d_getprotoent_r='undef'
bdaec6b3 259d_getprotoprotos='define'
3813c136 260d_getprpwnam='undef'
96938616 261d_getpwent='undef'
955d1b3d 262d_getpwent_r='undef'
10bc17b6
JH
263d_getpwnam_r='undef'
264d_getpwuid_r='undef'
07ba5892
GS
265d_getsbyname='define'
266d_getsbyport='define'
0cd52aa3 267d_getsent='undef'
10bc17b6
JH
268d_getservbyname_r='undef'
269d_getservbyport_r='undef'
270d_getservent_r='undef'
bdaec6b3 271d_getservprotos='define'
96938616 272d_getspnam='undef'
955d1b3d 273d_getspnam_r='undef'
57ab3dfe 274d_gettimeod='define'
96938616 275d_gmtime64='undef'
10bc17b6 276d_gmtime_r='undef'
fe749a9f 277d_gnulibc='undef'
93341792 278d_grpasswd='undef'
08aa1457 279d_htonl='define'
3adf3699
JH
280d_hypot='undef'
281d_ilogb='undef'
e10940c3 282d_ilogbl='undef'
a04d9d89 283d_inc_version_list='undef'
08aa1457 284d_index='undef'
285d_inetaton='undef'
d7fba2bf
MB
286d_inetntop='undef'
287d_inetpton='undef'
93342173 288d_int64_t='undef'
122b9bf4 289d_ip_mreq='undef'
3e06601f 290d_ip_mreq_source='undef'
18126d98 291d_ipv6_mreq='undef'
3e06601f 292d_ipv6_mreq_source='undef'
08aa1457 293d_isascii='define'
269a7913 294d_isblank='undef'
758a5d79 295d_isfinite='undef'
fa484e60 296d_isfinitel='undef'
758a5d79 297d_isinf='undef'
fa484e60 298d_isinfl='undef'
f40bbcbf 299d_isless='undef'
a3540c92
JH
300d_isnan='define'
301d_isnanl='undef'
3adf3699 302d_isnormal='undef'
4671125a
JH
303d_j0='undef'
304d_j0l='undef'
542cb85f 305d_killpg='define'
b15c1b56 306d_lc_monetary_2008='undef'
dd64f1c3 307d_lchown='undef'
fe749a9f 308d_ldbl_dig='define'
688e39e5 309d_ldexpl='undef'
3adf3699
JH
310d_lgamma='undef'
311d_lgamma_r='undef'
f024374a 312d_libm_lib_version='undef'
6b980173 313d_link='define'
3adf3699 314d_llrint='undef'
bc580dd3 315d_llrintl='undef'
3adf3699 316d_llround='undef'
bc580dd3 317d_llroundl='undef'
96938616 318d_localtime64='undef'
96938616 319d_localtime_r='undef'
955d1b3d 320d_localtime_r_needs_tzset='undef'
08aa1457 321d_locconv='define'
322d_lockf='undef'
3adf3699
JH
323d_log1p='undef'
324d_log2='undef'
325d_logb='undef'
0cd52aa3 326d_longdbl='define'
bdaec6b3 327d_longlong='undef'
3adf3699 328d_lrint='undef'
bc580dd3 329d_lrintl='undef'
3adf3699 330d_lround='undef'
bc580dd3 331d_lroundl='undef'
c890dc6c 332d_lseekproto='define'
08aa1457 333d_lstat='undef'
1e8c3fde 334d_madvise='undef'
703fb0e2
SH
335d_malloc_good_size='undef'
336d_malloc_size='undef'
08aa1457 337d_mblen='define'
338d_mbstowcs='define'
339d_mbtowc='define'
e1f15930 340d_memchr='define'
08aa1457 341d_memcmp='define'
342d_memcpy='define'
343d_memmove='define'
344d_memset='define'
345d_mkdir='define'
fe749a9f 346d_mkdtemp='undef'
08aa1457 347d_mkfifo='undef'
96938616 348d_mkstemp='undef'
955d1b3d 349d_mkstemps='undef'
96938616 350d_mktime64='undef'
08aa1457 351d_mktime='define'
fe749a9f 352d_mmap='undef'
955d1b3d 353d_modfl='undef'
e67aeab1 354d_modfl_pow32_bug='undef'
392c4dfd 355d_modflproto='undef'
fe749a9f 356d_mprotect='undef'
7ee20c71 357d_msg='undef'
c4d53692
GS
358d_msg_ctrunc='undef'
359d_msg_dontroute='undef'
360d_msg_oob='undef'
361d_msg_peek='undef'
362d_msg_proxy='undef'
7ee20c71
NC
363d_msgctl='undef'
364d_msgget='undef'
365d_msghdr_s='undef'
75d58f20
GS
366d_msgrcv='undef'
367d_msgsnd='undef'
fe749a9f
JH
368d_msync='undef'
369d_munmap='undef'
37c1c645 370d_mymalloc='undef'
3adf3699 371d_nan='undef'
955d1b3d 372d_ndbm='undef'
622e1e49 373d_ndbm_h_uses_prototypes='undef'
3adf3699
JH
374d_nearbyint='undef'
375d_nextafter='undef'
376d_nexttoward='undef'
08aa1457 377d_nice='undef'
2765b840 378d_nl_langinfo='undef'
93342173 379d_nv_preserves_uv='define'
c9be5486 380d_nv_zero_is_allbits_zero='define'
e1f15930 381d_off64_t='undef'
c4d53692 382d_old_pthread_create_joinable='undef'
07ba5892 383d_oldpthreads='undef'
08aa1457 384d_oldsock='undef'
385d_open3='undef'
386d_pathconf='undef'
387d_pause='define'
3b777bb4 388d_perl_otherlibdirs='undef'
08aa1457 389d_phostname='undef'
390d_pipe='define'
391d_poll='undef'
392d_portable='define'
8f13cdc7
MB
393d_prctl='undef'
394d_prctl_set_name='undef'
63cdf24b 395d_printf_format_null='undef'
e9a8643a 396d_procselfexe='undef'
27bdbd07 397d_pseudofork='undef'
d6483fcc 398d_pthread_atfork='undef'
e0e3c57a 399d_pthread_attr_setscope='undef'
07ba5892 400d_pthread_yield='undef'
d0b86e2f 401d_ptrdiff_t='define'
08aa1457 402d_pwage='undef'
403d_pwchange='undef'
404d_pwclass='undef'
405d_pwcomment='undef'
406d_pwexpire='undef'
c4f23d77 407d_pwgecos='undef'
93341792 408d_pwpasswd='undef'
539a3d6c 409d_pwquota='undef'
bbe6c963 410d_qgcvt='undef'
83ff24d4 411d_quad='define'
10bc17b6
JH
412d_random_r='undef'
413d_readdir64_r='undef'
08aa1457 414d_readdir='define'
10bc17b6 415d_readdir_r='undef'
08aa1457 416d_readlink='undef'
4e0554ec
JH
417d_readv='undef'
418d_recvmsg='undef'
f40bbcbf 419d_regcomp='undef'
3adf3699
JH
420d_remainder='undef'
421d_remquo='undef'
08aa1457 422d_rename='define'
423d_rewinddir='define'
3adf3699 424d_rint='undef'
08aa1457 425d_rmdir='define'
3adf3699 426d_round='undef'
08aa1457 427d_safebcpy='undef'
428d_safemcpy='undef'
429d_sanemcmp='define'
ef9f17be 430d_sbrkproto='undef'
3adf3699 431d_scalbn='undef'
e10940c3 432d_scalbnl='undef'
07ba5892 433d_sched_yield='undef'
c4d53692 434d_scm_rights='undef'
08aa1457 435d_seekdir='define'
436d_select='define'
437d_sem='undef'
75d58f20 438d_semctl='undef'
bd89102f
AD
439d_semctl_semid_ds='undef'
440d_semctl_semun='undef'
75d58f20
GS
441d_semget='undef'
442d_semop='undef'
4e0554ec 443d_sendmsg='undef'
08aa1457 444d_setegid='undef'
445d_seteuid='undef'
93341792 446d_setgrent='undef'
10bc17b6 447d_setgrent_r='undef'
07ba5892
GS
448d_setgrps='undef'
449d_sethent='undef'
10bc17b6 450d_sethostent_r='undef'
4e0554ec 451d_setitimer='undef'
08aa1457 452d_setlinebuf='undef'
453d_setlocale='define'
10bc17b6 454d_setlocale_r='undef'
0cd52aa3 455d_setnent='undef'
10bc17b6 456d_setnetent_r='undef'
0cd52aa3 457d_setpent='undef'
08aa1457 458d_setpgid='undef'
459d_setpgrp2='undef'
460d_setpgrp='undef'
461d_setprior='undef'
8839b9e4 462d_setproctitle='undef'
10bc17b6 463d_setprotoent_r='undef'
fe749a9f 464d_setpwent='undef'
10bc17b6 465d_setpwent_r='undef'
08aa1457 466d_setregid='undef'
467d_setresgid='undef'
468d_setresuid='undef'
469d_setreuid='undef'
470d_setrgid='undef'
471d_setruid='undef'
0cd52aa3 472d_setsent='undef'
10bc17b6 473d_setservent_r='undef'
08aa1457 474d_setsid='undef'
0cd52aa3 475d_setvbuf='define'
08aa1457 476d_shm='undef'
477d_shmat='undef'
478d_shmatprototype='undef'
75d58f20
GS
479d_shmctl='undef'
480d_shmdt='undef'
481d_shmget='undef'
08aa1457 482d_sigaction='undef'
2eacba2f 483d_signbit='undef'
983dbef6 484d_sigprocmask='undef'
08aa1457 485d_sigsetjmp='undef'
f0c420d9 486d_sin6_scope_id='define'
a04d9d89 487d_sitearch='define'
0586e26a 488d_snprintf='define'
18126d98 489d_sockaddr_in6='undef'
b8677e3b 490d_sockaddr_sa_len='undef'
49a78c82 491d_sockatmark='undef'
2ef53570 492d_sockatmarkproto='undef'
08aa1457 493d_socket='define'
93342173 494d_socklen_t='undef'
08aa1457 495d_sockpair='undef'
1b9c9cf5 496d_socks5_init='undef'
78821a22 497d_sprintf_returns_strlen='define'
52b0428e 498d_sqrtl='undef'
10bc17b6
JH
499d_srand48_r='undef'
500d_srandom_r='undef'
2ef53570
JH
501d_sresgproto='undef'
502d_sresuproto='undef'
f40bbcbf 503d_stat='define'
08aa1457 504d_statblks='undef'
7ee20c71 505d_static_inline='define'
08aa1457 506d_stdio_cnt_lval='define'
507d_stdio_ptr_lval='define'
00b02797 508d_stdio_ptr_lval_nochange_cnt='define'
2ef53570 509d_stdio_ptr_lval_sets_cnt='undef'
e1f15930 510d_stdio_stream_array='undef'
08aa1457 511d_stdiobase='define'
512d_stdstdio='define'
513d_strchr='define'
514d_strcoll='define'
515d_strctcpy='define'
516d_strerrm='strerror(e)'
517d_strerror='define'
10bc17b6 518d_strerror_r='undef'
b3c85772 519d_strftime='define'
392c4dfd
SH
520d_strlcat='undef'
521d_strlcpy='undef'
08aa1457 522d_strtod='define'
523d_strtol='define'
3635cd84
GS
524d_strtold='undef'
525d_strtoll='undef'
d0e6d399 526d_strtoq='undef'
08aa1457 527d_strtoul='define'
e1f15930 528d_strtoull='undef'
3635cd84 529d_strtouq='undef'
08aa1457 530d_strxfrm='define'
531d_suidsafe='undef'
532d_symlink='undef'
533d_syscall='undef'
2ef53570 534d_syscallproto='undef'
08aa1457 535d_sysconf='undef'
536d_sysernlst=''
537d_syserrlst='define'
538d_system='define'
539d_tcgetpgrp='undef'
540d_tcsetpgrp='undef'
541d_telldir='define'
c4d53692 542d_telldirproto='define'
3adf3699 543d_tgamma='undef'
08aa1457 544d_time='define'
4b7e285e 545d_timegm='undef'
08aa1457 546d_times='define'
10bc17b6
JH
547d_tm_tm_gmtoff='undef'
548d_tm_tm_zone='undef'
549d_tmpnam_r='undef'
3adf3699 550d_trunc='undef'
08aa1457 551d_truncate='undef'
4842dad7 552d_truncl='undef'
10bc17b6 553d_ttyname_r='undef'
08aa1457 554d_tzname='define'
2f21f076 555d_u32align='define'
4e0554ec 556d_ualarm='undef'
08aa1457 557d_umask='define'
b2af26b1 558d_uname='define'
bd89102f 559d_union_semun='define'
758a5d79 560d_unordered='undef'
9c8463ea 561d_unsetenv='undef'
4e0554ec 562d_usleep='undef'
2ef53570 563d_usleepproto='undef'
4ea817c6 564d_vendorarch='undef'
52b0428e 565d_vendorbin='undef'
e1f15930 566d_vendorlib='undef'
392c4dfd 567d_vendorscript='undef'
08aa1457 568d_vfork='undef'
569d_void_closedir='undef'
570d_voidsig='define'
571d_voidtty=''
572d_volatile='define'
573d_vprintf='define'
0586e26a 574d_vsnprintf='define'
08aa1457 575d_wait4='undef'
f55ee38a 576d_waitpid='define'
694625fc 577d_wcscmp='define'
08aa1457 578d_wcstombs='define'
694625fc 579d_wcsxfrm='define'
08aa1457 580d_wctomb='define'
4e0554ec 581d_writev='undef'
08aa1457 582d_xenix='undef'
583date='date'
584db_hashtype='int'
585db_prefixtype='int'
8839b9e4
GS
586db_version_major='0'
587db_version_minor='0'
588db_version_patch='0'
08aa1457 589direntrytype='struct direct'
590dlext='dll'
07ba5892 591dlsrc='dl_win32.xs'
44521f3a 592doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
bade9271 593doublekind='3'
ed3917fd 594doublemantbits='52'
44521f3a 595doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f'
07ba5892 596doublesize='8'
890c2948 597drand01='Perl_drand48()'
10bc17b6 598drand48_r_proto='0'
5ac1e9b2 599dtrace=''
48462a74 600dynamic_ext='Socket IO Fcntl Opcode SDBM_File attributes'
08aa1457 601eagain='EAGAIN'
93341792 602ebcdic='undef'
08aa1457 603echo='echo'
604egrep='egrep'
605emacs=''
10bc17b6
JH
606endgrent_r_proto='0'
607endhostent_r_proto='0'
608endnetent_r_proto='0'
609endprotoent_r_proto='0'
610endpwent_r_proto='0'
611endservent_r_proto='0'
08aa1457 612eunicefix=':'
613exe_ext='.exe'
614expr='expr'
bfb7748a 615extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
955d1b3d 616extern_C='extern'
8839b9e4 617extras=''
9423c6fc
GS
618fflushNULL='define'
619fflushall='undef'
08aa1457 620find='find'
621firstmakefile='makefile'
622flex=''
c623ac67 623fpossize='8'
08aa1457 624fpostype='fpos_t'
625freetype='void'
392c4dfd 626from=':'
e1f15930 627full_ar=''
08aa1457 628full_csh=''
629full_sed=''
392c4dfd 630gccansipedantic=''
8839b9e4 631gccosandvers=''
08aa1457 632gccversion=''
10bc17b6
JH
633getgrent_r_proto='0'
634getgrgid_r_proto='0'
635getgrnam_r_proto='0'
636gethostbyaddr_r_proto='0'
637gethostbyname_r_proto='0'
638gethostent_r_proto='0'
639getlogin_r_proto='0'
640getnetbyaddr_r_proto='0'
641getnetbyname_r_proto='0'
642getnetent_r_proto='0'
643getprotobyname_r_proto='0'
644getprotobynumber_r_proto='0'
645getprotoent_r_proto='0'
646getpwent_r_proto='0'
647getpwnam_r_proto='0'
648getpwuid_r_proto='0'
649getservbyname_r_proto='0'
650getservbyport_r_proto='0'
651getservent_r_proto='0'
652getspnam_r_proto='0'
539a3d6c
GS
653gidformat='"ld"'
654gidsign='-1'
655gidsize='4'
08aa1457 656gidtype='gid_t'
657glibpth='/usr/shlib /lib/pa1.1 /usr/lib/large /lib /usr/lib /usr/lib/386 /lib/386 /lib/large /usr/lib/small /lib/small /usr/ccs/lib /usr/ucblib /usr/shlib '
8839b9e4 658gmake='gmake'
10bc17b6 659gmtime_r_proto='0'
392c4dfd 660gnulibc_version=''
08aa1457 661grep='grep'
662groupcat=''
663groupstype='gid_t'
07ba5892 664gzip='gzip'
08aa1457 665h_fcntl='false'
666h_sysfile='true'
667hint='recommended'
668hostcat='ypcat hosts'
392c4dfd
SH
669html1dir=' '
670html1direxp=''
671html3dir=' '
672html3direxp=''
539a3d6c
GS
673i16size='2'
674i16type='short'
675i32size='4'
676i32type='long'
677i64size='8'
678i64type='__int64'
679i8size='1'
680i8type='char'
93341792 681i_arpainet='define'
2a0de2c5 682i_assert='define'
470dd224 683i_bfd='undef'
08aa1457 684i_bsdioctl=''
10bc17b6 685i_crypt='undef'
08aa1457 686i_db='undef'
687i_dbm='undef'
688i_dirent='define'
08aa1457 689i_dlfcn='define'
470dd224 690i_execinfo='undef'
08aa1457 691i_fcntl='define'
2f6b96eb 692i_fenv='undef'
08aa1457 693i_float='define'
758a5d79
JH
694i_fp='undef'
695i_fp_class='undef'
eacd03c1 696i_gdbm='undef'
3ab94133
AD
697i_gdbm_ndbm='undef'
698i_gdbmndbm='undef'
eacd03c1 699i_grp='undef'
792d8dab 700i_ieeefp='undef'
327c3667 701i_inttypes='undef'
2765b840 702i_langinfo='undef'
8839b9e4 703i_libutil='undef'
08aa1457 704i_limits='define'
705i_locale='define'
c4d53692 706i_machcthr='undef'
08aa1457 707i_malloc='define'
1cd66f7c 708i_mallocmalloc='undef'
08aa1457 709i_math='define'
710i_memory='undef'
711i_ndbm='undef'
07ba5892 712i_netdb='undef'
08aa1457 713i_neterrno='undef'
e1f15930 714i_netinettcp='undef'
08aa1457 715i_niin='undef'
c4d53692 716i_poll='undef'
3813c136 717i_prot='undef'
e1f15930 718i_pthread='undef'
08aa1457 719i_pwd='undef'
4e5044f0 720i_quadmath='undef'
30f6094b 721i_rpcsvcdbm='undef'
08aa1457 722i_sgtty='undef'
e1f15930
GS
723i_shadow='undef'
724i_socks='undef'
08aa1457 725i_stdarg='define'
bd31be4b 726i_stdbool='undef'
08aa1457 727i_stddef='define'
83f6d82b 728i_stdint='undef'
08aa1457 729i_stdlib='define'
730i_string='define'
923fc586 731i_sunmath='undef'
327c3667 732i_sysaccess='undef'
08aa1457 733i_sysdir='undef'
734i_sysfile='undef'
735i_sysfilio='define'
736i_sysin='undef'
737i_sysioctl='undef'
93342173
GS
738i_syslog='undef'
739i_sysmman='undef'
740i_sysmode='undef'
08aa1457 741i_sysndir='undef'
742i_sysparam='undef'
3420cd60 743i_syspoll='undef'
08aa1457 744i_sysresrc='undef'
327c3667 745i_syssecrt='undef'
08aa1457 746i_sysselct='undef'
49a78c82 747i_syssockio='undef'
10bc17b6 748i_sysstat='define'
08aa1457 749i_systime='undef'
750i_systimek='undef'
751i_systimes='undef'
752i_systypes='define'
c4d53692 753i_sysuio='undef'
08aa1457 754i_sysun='undef'
93342173 755i_sysutsname='undef'
08aa1457 756i_syswait='undef'
757i_termio='undef'
758i_termios='undef'
759i_time='define'
760i_unistd='undef'
761i_utime='define'
762i_values='undef'
763i_varargs='undef'
764i_varhdr='varargs.h'
765i_vfork='undef'
104f9d64 766ignore_versioned_solibs=''
3635cd84 767inc_version_list=''
1761cee5 768inc_version_list_init='0'
08aa1457 769incpath=''
770inews=''
3bf969c5 771initialinstalllocation=''
0cb96387
GS
772installarchlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
773installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
392c4dfd
SH
774installhtml1dir=''
775installhtml3dir=''
10bc17b6
JH
776installhtmldir='~INST_TOP~~INST_VER~\html'
777installhtmlhelpdir='~INST_TOP~~INST_VER~\htmlhelp'
e5a95ffb
GS
778installman1dir='~INST_TOP~~INST_VER~\man\man1'
779installman3dir='~INST_TOP~~INST_VER~\man\man3'
e1f15930
GS
780installprefix='~INST_TOP~~INST_VER~'
781installprefixexp='~INST_TOP~~INST_VER~'
e5a95ffb
GS
782installprivlib='~INST_TOP~~INST_VER~\lib'
783installscript='~INST_TOP~~INST_VER~\bin'
0cb96387 784installsitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
93342173 785installsitebin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
392c4dfd
SH
786installsitehtml1dir=''
787installsitehtml3dir=''
e5a95ffb 788installsitelib='~INST_TOP~\site~INST_VER~\lib'
392c4dfd
SH
789installsiteman1dir=''
790installsiteman3dir=''
791installsitescript=''
e1f15930 792installstyle='lib'
c4d53692 793installusrbinperl='undef'
4ea817c6 794installvendorarch=''
52b0428e 795installvendorbin=''
392c4dfd
SH
796installvendorhtml1dir=''
797installvendorhtml3dir=''
e1f15930 798installvendorlib=''
392c4dfd
SH
799installvendorman1dir=''
800installvendorman3dir=''
801installvendorscript=''
08aa1457 802intsize='4'
4b661809 803issymlink=''
539a3d6c
GS
804ivdformat='"ld"'
805ivsize='4'
806ivtype='long'
52b0428e 807known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
08aa1457 808ksh=''
66a514d8 809ld='link'
aa4575bf
GS
810lddlflags='-dll ~LINK_FLAGS~'
811ldflags='~LINK_FLAGS~'
8839b9e4 812ldflags_uselargefiles=''
e1f15930 813ldlibpthname=''
08aa1457 814less='less'
815lib_ext='.lib'
816libc='msvcrt.lib'
d07c2202 817libperl='perl.lib'
07ba5892
GS
818libpth=''
819libs=''
93342173
GS
820libsdirs=''
821libsfiles=''
822libsfound=''
823libspath=''
665ff1e9
NC
824libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
825libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
08aa1457 826line='line'
827lint=''
828lkflags=''
829ln=''
f7c603cb 830lns='copy'
10bc17b6 831localtime_r_proto='0'
08aa1457 832locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
833loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
44521f3a 834longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
dc91db6c 835longdblkind='0'
ed3917fd 836longdblmantbits='52'
44521f3a 837longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f'
95458265 838longdblsize='8'
bdaec6b3 839longlongsize='8'
08aa1457 840longsize='4'
841lp=''
842lpr=''
f7c603cb 843ls='dir'
f7e8b52a
SH
844lseeksize='4'
845lseektype='long'
a724edfe 846mad='undef'
08aa1457 847mail=''
848mailx=''
849make='nmake'
07ba5892 850make_set_make='#'
08aa1457 851mallocobj='malloc.o'
852mallocsrc='malloc.c'
853malloctype='void *'
e5a95ffb
GS
854man1dir='~INST_TOP~~INST_VER~\man\man1'
855man1direxp='~INST_TOP~~INST_VER~\man\man1'
08aa1457 856man1ext='1'
e5a95ffb
GS
857man3dir='~INST_TOP~~INST_VER~\man\man3'
858man3direxp='~INST_TOP~~INST_VER~\man\man3'
08aa1457 859man3ext='3'
08aa1457 860mips_type=''
392c4dfd 861mistrustnm=''
08aa1457 862mkdir='mkdir'
fe749a9f 863mmaptype='void *'
08aa1457 864modetype='mode_t'
865more='more /e'
d31f3823 866multiarch='undef'
08aa1457 867mv=''
868myarchname='MSWin32'
869mydomain=''
870myhostname=''
871myuname=''
872n='-n'
2cc61e15 873need_va_copy='undef'
07ba5892
GS
874netdb_hlen_type='int'
875netdb_host_type='char *'
876netdb_name_type='char *'
877netdb_net_type='long'
878nm=''
08aa1457 879nm_opt=''
880nm_so_opt=''
eab60bb1 881nonxs_ext='Errno'
08aa1457 882nroff=''
8839b9e4
GS
883nvEUformat='"E"'
884nvFUformat='"F"'
885nvGUformat='"G"'
b68c599a 886nv_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'
44490ef2 887nv_preserves_uv_bits='32'
fd47df60
JH
888nveformat='"e"'
889nvfformat='"f"'
890nvgformat='"g"'
5a14060a 891nvmantbits='52'
539a3d6c
GS
892nvsize='8'
893nvtype='double'
08aa1457 894o_nonblock='O_NONBLOCK'
895obj_ext='.obj'
c4d53692 896old_pthread_create_joinable=''
08aa1457 897optimize='-O'
898orderlib='false'
07ba5892
GS
899osname='MSWin32'
900osvers='4.0'
3b777bb4 901otherlibdirs=''
08aa1457 902package='perl5'
903pager='more /e'
904passcat=''
a9277f44 905patchlevel='~PERL_VERSION~'
08aa1457 906path_sep=';'
93342173 907perl5=''
08aa1457 908perl='perl'
a9277f44 909perl_patchlevel='~PERL_PATCHLEVEL~'
7ee20c71 910perl_static_inline='static __inline'
08aa1457 911perladmin=''
8839b9e4 912perllibs='~libs~'
0cb96387 913perlpath='~INST_TOP~~INST_VER~\bin~INST_ARCH~\perl.exe'
f7c603cb 914pg=''
08aa1457 915phostname='hostname'
924b3ec4 916pidtype='int'
08aa1457 917plibpth=''
918pmake=''
919pr=''
c73bb82c 920prefix='~INST_TOP~'
334a36dc 921prefixexp='~INST_TOP~'
e5a95ffb
GS
922privlib='~INST_TOP~~INST_VER~\lib'
923privlibexp='~INST_TOP~~INST_VER~\lib'
a838cfe5 924procselfexe=''
08aa1457 925prototype='define'
07ba5892 926ptrsize='4'
93342173 927quadkind='5'
539a3d6c 928quadtype='__int64'
890c2948
TC
929randbits='48'
930randfunc='Perl_drand48'
10bc17b6 931random_r_proto='0'
890c2948 932randseedtype='U32'
d55594ae 933ranlib='rem'
08aa1457 934rd_nodata='-1'
10bc17b6
JH
935readdir64_r_proto='0'
936readdir_r_proto='0'
93342173 937revision='5'
f7c603cb 938rm='del'
955d1b3d 939rm_try=''
08aa1457 940rmail=''
392c4dfd 941run=''
08aa1457 942runnm='true'
4b7e285e
JD
943sGMTIME_max="2147483647"
944sGMTIME_min="0"
73e6e416
MB
945sLOCALTIME_max="2147483647"
946sLOCALTIME_min="0"
6b356c8e
JH
947sPRIEUldbl='"E"'
948sPRIFUldbl='"F"'
949sPRIGUldbl='"G"'
950sPRIXU64='"lX"'
e1f15930
GS
951sPRId64='"ld"'
952sPRIeldbl='"e"'
953sPRIfldbl='"f"'
954sPRIgldbl='"g"'
955sPRIi64='"li"'
956sPRIo64='"lo"'
957sPRIu64='"lu"'
958sPRIx64='"lx"'
8839b9e4 959sSCNfldbl='"f"'
104f9d64 960sched_yield=''
e5a95ffb
GS
961scriptdir='~INST_TOP~~INST_VER~\bin'
962scriptdirexp='~INST_TOP~~INST_VER~\bin'
08aa1457 963sed='sed'
890c2948 964seedfunc='Perl_drand48_init'
327c3667 965selectminbits='32'
55d25626 966selecttype='Perl_fd_set *'
08aa1457 967sendmail='blat'
10bc17b6
JH
968setgrent_r_proto='0'
969sethostent_r_proto='0'
970setlocale_r_proto='0'
971setnetent_r_proto='0'
972setprotoent_r_proto='0'
973setpwent_r_proto='0'
974setservent_r_proto='0'
08aa1457 975sh='cmd /x /c'
976shar=''
07ba5892 977sharpbang='#!'
08aa1457 978shmattype='void *'
979shortsize='2'
07ba5892
GS
980shrpenv=''
981shsharp='true'
8839b9e4 982sig_count='26'
1018e26f
NIS
983sig_name='ZERO HUP INT QUIT ILL NUM05 NUM06 NUM07 FPE KILL NUM10 SEGV NUM12 PIPE ALRM TERM NUM16 NUM17 NUM18 NUM19 CHLD BREAK ABRT STOP NUM24 CONT CLD'
984sig_name_init='"ZERO", "HUP", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0'
c3e38355 985sig_num='0 1 2 21 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 20'
1018e26f 986sig_num_init='0, 1, 2, 21, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0'
66fe0623 987sig_size='27'
08aa1457 988signal_t='void'
0cb96387
GS
989sitearch='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
990sitearchexp='~INST_TOP~\site~INST_VER~\lib~INST_ARCH~'
52b0428e
GS
991sitebin='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
992sitebinexp='~INST_TOP~\site~INST_VER~\bin~INST_ARCH~'
392c4dfd
SH
993sitehtml1dir=''
994sitehtml1direxp=''
995sitehtml3dir=''
996sitehtml3direxp=''
e5a95ffb 997sitelib='~INST_TOP~\site~INST_VER~\lib'
4ea817c6 998sitelib_stem=''
e5a95ffb 999sitelibexp='~INST_TOP~\site~INST_VER~\lib'
392c4dfd
SH
1000siteman1dir=''
1001siteman1direxp=''
1002siteman3dir=''
1003siteman3direxp=''
e1f15930
GS
1004siteprefix='~INST_TOP~\site~INST_VER~'
1005siteprefixexp='~INST_TOP~\site~INST_VER~'
392c4dfd
SH
1006sitescript=''
1007sitescriptexp=''
a13ea748 1008sizesize='4'
08aa1457 1009sizetype='size_t'
1010sleep=''
1011smail=''
07ba5892 1012so='dll'
08aa1457 1013sockethdr=''
1014socketlib=''
10cc9d2a 1015socksizetype='int'
08aa1457 1016sort='sort'
1017spackage='Perl5'
f7c603cb 1018spitshell=''
10bc17b6
JH
1019srand48_r_proto='0'
1020srandom_r_proto='0'
07ba5892 1021src=''
08aa1457 1022ssizetype='int'
7ee20c71
NC
1023st_ino_sign='1'
1024st_ino_size='4'
dc050285 1025startperl='#!perl'
07ba5892 1026startsh='#!/bin/sh'
7e050124 1027static_ext=' '
d55594ae 1028stdchar='char'
08aa1457 1029stdio_base='((fp)->_base)'
1030stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
1031stdio_cnt='((fp)->_cnt)'
07ba5892 1032stdio_filbuf=''
08aa1457 1033stdio_ptr='((fp)->_ptr)'
e1f15930 1034stdio_stream_array=''
10bc17b6 1035strerror_r_proto='0'
08aa1457 1036strings='/usr/include/string.h'
1037submit=''
9b352029 1038subversion='~PERL_SUBVERSION~'
08aa1457 1039sysman='/usr/man/man1'
1040tail=''
1041tar=''
8839b9e4 1042targetarch=''
f08226b8 1043targetsh='cmd /x /c'
08aa1457 1044tbl=''
07ba5892 1045tee=''
f7c603cb 1046test=''
08aa1457 1047timeincl='/usr/include/sys/time.h '
1048timetype='time_t'
10bc17b6 1049tmpnam_r_proto='0'
392c4dfd 1050to=':'
08aa1457 1051touch='touch'
f7c603cb 1052tr=''
93341792 1053trnl='\012'
08aa1457 1054troff=''
10bc17b6 1055ttyname_r_proto='0'
539a3d6c
GS
1056u16size='2'
1057u16type='unsigned short'
1058u32size='4'
1059u32type='unsigned long'
1060u64size='8'
1061u64type='unsigned __int64'
1062u8size='1'
1063u8type='unsigned char'
1064uidformat='"ld"'
e1f15930 1065uidsign='-1'
539a3d6c 1066uidsize='4'
08aa1457 1067uidtype='uid_t'
1068uname='uname'
1069uniq='uniq'
539a3d6c 1070uquadtype='unsigned __int64'
392c4dfd 1071use5005threads='undef'
10cc9d2a
JH
1072use64bitall='undef'
1073use64bitint='undef'
f6a82ade 1074usecbacktrace='undef'
5440bc8e 1075usecrosscompile='undef'
1be1b388 1076usedevel='undef'
08aa1457 1077usedl='define'
5ac1e9b2 1078usedtrace='undef'
1de32f2a 1079usefaststdio='undef'
ffb04cf1 1080useithreads='undef'
2982a345 1081usekernprocpathname='undef'
2f21f076 1082uselargefiles='undef'
e1f15930 1083uselongdouble='undef'
2e67a714 1084usemallocwrap='define'
e1f15930 1085usemorebits='undef'
104f9d64 1086usemultiplicity='undef'
08aa1457 1087usemymalloc='n'
1088usenm='false'
ae60cb46 1089usensgetexecutablepath='undef'
07ba5892 1090useopcode='true'
8c847e66 1091useperlio='define'
66aa1127 1092useposix='true'
d6d36205 1093usequadmath='undef'
9514c62b 1094usereentrant='undef'
392c4dfd 1095userelocatableinc='undef'
11bf1e5c 1096useshrplib='true'
2f21f076 1097usesitecustomize='undef'
e1f15930 1098usesocks='undef'
924b3ec4 1099usethreads='undef'
e1f15930 1100usevendorprefix='undef'
08aa1457 1101usevfork='false'
1102usrinc='/usr/include'
1103uuname=''
10bc17b6 1104uvXUformat='"lX"'
539a3d6c
GS
1105uvoformat='"lo"'
1106uvsize='4'
1107uvtype='unsigned long'
1108uvuformat='"lu"'
1109uvxformat='"lx"'
1afd3306 1110vaproto='undef'
4ea817c6
GS
1111vendorarch=''
1112vendorarchexp=''
52b0428e
GS
1113vendorbin=''
1114vendorbinexp=''
392c4dfd
SH
1115vendorhtml1dir=' '
1116vendorhtml1direxp=''
1117vendorhtml3dir=' '
1118vendorhtml3direxp=''
e1f15930 1119vendorlib=''
4ea817c6 1120vendorlib_stem=''
e1f15930 1121vendorlibexp=''
392c4dfd
SH
1122vendorman1dir=' '
1123vendorman1direxp=''
1124vendorman3dir=' '
1125vendorman3direxp=''
e1f15930
GS
1126vendorprefix=''
1127vendorprefixexp=''
392c4dfd
SH
1128vendorscript=''
1129vendorscriptexp=''
1bdff581 1130version=''
392c4dfd 1131version_patchlevel_string=''
d56c5707 1132versiononly='undef'
08aa1457 1133vi=''
08aa1457 1134xlibpth='/usr/lib/386 /lib/386'
392c4dfd
SH
1135yacc='yacc'
1136yaccflags=''
08aa1457 1137zcat=''
07ba5892 1138zip='zip'
e1f15930 1139PERL_REVISION='~PERL_REVISION~'
e1f15930 1140PERL_SUBVERSION='~PERL_SUBVERSION~'
ffb04cf1 1141PERL_VERSION='~PERL_VERSION~'
273cf8d1
GS
1142PERL_API_REVISION='~PERL_API_REVISION~'
1143PERL_API_SUBVERSION='~PERL_API_SUBVERSION~'
1144PERL_API_VERSION='~PERL_API_VERSION~'
a9277f44 1145PERL_PATCHLEVEL='~PERL_PATCHLEVEL~'
392c4dfd 1146PERL_CONFIG_SH='true'