This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Yet another step in generation a more reliable Glossary
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Thu, 16 Nov 2006 08:07:33 +0000 (08:07 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Thu, 16 Nov 2006 08:07:33 +0000 (08:07 +0000)
p4raw-id: //depot/perl@29289

Porting/Glossary
Porting/config.sh

index 456697c..827b0c8 100644 (file)
@@ -558,6 +558,10 @@ d_csh (d_csh.U):
        This variable conditionally defines the CSH symbol, which
        indicates to the C program that the C-shell exists.
 
+d_ctermid (d_ctermid.U):
+       This variable conditionally defines CTERMID if ctermid() is
+       available to generate filename for terminal.
+
 d_ctermid_r (d_ctermid_r.U):
        This variable conditionally defines the HAS_CTERMID_R symbol,
        which indicates to the C program that the ctermid_r()
@@ -588,7 +592,7 @@ d_difftime (d_difftime.U):
        This variable conditionally defines the HAS_DIFFTIME symbol, which
        indicates to the C program that the difftime() routine is available.
 
-d_dir_dd_fd (d_dir_dd_fd.U)
+d_dir_dd_fd (d_dir_dd_fd.U):
        This variable conditionally defines the HAS_DIR_DD_FD symbol, which
        indicates that the DIR directory stream type contains a member
        variable called dd_fd.
@@ -1541,7 +1545,7 @@ d_PRIi64 (quadfio.U):
        This variable conditionally defines the PERL_PRIi64 symbol, which
        indiciates that stdio has a symbol to print 64-bit decimal numbers.
 
-d_printf_format_null:
+d_printf_format_null (d_attribut.U):
        This variable conditionally defines PRINTF_FORMAT_NULL_OK, which
        indicates the C compiler allows printf-like formats to be null.
 
index 5f95bde..acdce83 100644 (file)
@@ -8,9 +8,9 @@
 
 # Package name      : perl5
 # Source directory  : .
-# Configuration time: Mon Apr 10 18:05:08 CEST 2006
-# Configured by     : yourname
-# Target system     : linux pc09 2.6.13-15.8-default #1 tue feb 7 11:07:24 utc 2006 i686 i686 i386 gnulinux 
+# Configuration time: Wed Nov 15 22:18:47 CET 2006
+# Configured by     : merijn
+# Target system     : linux lt09 2.6.16.21-0.25-default #1 tue sep 19 07:26:15 utc 2006 i686 i686 i386 gnulinux 
 
 Author=''
 Date='$Date'
@@ -30,40 +30,40 @@ afs='false'
 afsroot='/afs'
 alignbytes='4'
 ansi2knr=''
-aphostname=''
+aphostname='/bin/hostname'
 api_revision='5'
-api_subversion='4'
+api_subversion='5'
 api_version='9'
-api_versionstring='5.9.4'
+api_versionstring='5.9.5'
 ar='ar'
-archlib='/opt/perl/lib/5.9.4/i686-linux'
-archlibexp='/opt/perl/lib/5.9.4/i686-linux'
-archname64=''
-archname='i686-linux'
+archlib='/pro/lib/perl5/5.9.5/i686-linux-64int'
+archlibexp='/pro/lib/perl5/5.9.5/i686-linux-64int'
+archname64='64int'
+archname='i686-linux-64int'
 archobjs=''
 asctime_r_proto='0'
 awk='awk'
 baserev='5.0'
 bash=''
-bin='/opt/perl/bin'
-binexp='/opt/perl/bin'
+bin='/pro/bin'
+binexp='/pro/bin'
 bison='bison'
 byacc='byacc'
-byteorder='1234'
+byteorder='12345678'
 c=''
 castflags='0'
 cat='cat'
 cc='cc'
 cccdlflags='-fpic'
 ccdlflags='-Wl,-E'
-ccflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
+ccflags='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
 ccname='gcc'
 ccsymbols=''
 ccversion=''
-cf_by='yourname'
-cf_email='yourname@yourhost.yourplace.com'
-cf_time='Mon Apr 10 18:05:08 CEST 2006'
+cf_by='merijn'
+cf_email='hmbrand@cpan.org'
+cf_time='Wed Nov 15 22:18:47 CET 2006'
 charsize='1'
 chgrp=''
 chmod='chmod'
@@ -77,15 +77,15 @@ cpio=''
 cpp='cpp'
 cpp_stuff='42'
 cppccsymbols=''
-cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
+cppflags='-fno-strict-aliasing -pipe'
 cpplast='-'
 cppminus='-'
 cpprun='cc -E'
 cppstdin='cc -E'
-cppsymbols='__CHAR_BIT__=8 __DBL_DENORM_MIN__=4.9406564584124654e-324 __DBL_DIG__=15 __DBL_EPSILON__=2.2204460492503131e-16 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX__=1.7976931348623157e+308 __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=2.2250738585072014e-308 __DBL_MIN_EXP__=(-1021) __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __FINITE_MATH_ONLY__=0 __FLT_DENORM_MIN__=1.40129846e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209290e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282347e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __GLIBC__=2 __GLIBC_MINOR__=3 __GNUC__=4 __GNUC_MINOR__=0 __GNUC_PATCHLEVEL__=2 __GNU_LIBRARY__=6 __gnu_linux__=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __INT_MAX__=2147483647 __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int _LARGEFILE_SOURCE=1 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __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 _POSIX_C_SOURCE=199506L _POSIX_SOURCE=1 __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __tune_i686__=1 __tune_pentiumpro__=1 __UINTMAX_TYPE__=long\ long\ 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.0.2" __WCHAR_MAX__=2147483647 __WCHAR_TYPE__=long\ int __WINT_TYPE__=unsigned\ int'
+cppsymbols='__CHAR_BIT__=8 __DBL_DENORM_MIN__=4.9406564584124654e-324 __DBL_DIG__=15 __DBL_EPSILON__=2.2204460492503131e-16 __DBL_HAS_INFINITY__=1 __DBL_HAS_QUIET_NAN__=1 __DBL_MANT_DIG__=53 __DBL_MAX_10_EXP__=308 __DBL_MAX__=1.7976931348623157e+308 __DBL_MAX_EXP__=1024 __DBL_MIN_10_EXP__=(-307) __DBL_MIN__=2.2250738585072014e-308 __DBL_MIN_EXP__=(-1021) __DECIMAL_DIG__=21 __ELF__=1 _FILE_OFFSET_BITS=64 __FINITE_MATH_ONLY__=0 __FLT_DENORM_MIN__=1.40129846e-45F __FLT_DIG__=6 __FLT_EPSILON__=1.19209290e-7F __FLT_EVAL_METHOD__=2 __FLT_HAS_INFINITY__=1 __FLT_HAS_QUIET_NAN__=1 __FLT_MANT_DIG__=24 __FLT_MAX_10_EXP__=38 __FLT_MAX__=3.40282347e+38F __FLT_MAX_EXP__=128 __FLT_MIN_10_EXP__=(-37) __FLT_MIN__=1.17549435e-38F __FLT_MIN_EXP__=(-125) __FLT_RADIX__=2 __GLIBC__=2 __GLIBC_MINOR__=4 __GNUC__=4 __GNUC_MINOR__=1 __GNUC_PATCHLEVEL__=0 __GNU_LIBRARY__=6 __gnu_linux__=1 __GXX_ABI_VERSION=1002 __i386=1 __i386__=1 i386=1 __INT_MAX__=2147483647 __INTMAX_MAX__=9223372036854775807LL __INTMAX_TYPE__=long\ long\ int _LARGEFILE_SOURCE=1 __LDBL_DENORM_MIN__=3.64519953188247460253e-4951L __LDBL_DIG__=18 __LDBL_EPSILON__=1.08420217248550443401e-19L __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 _POSIX_C_SOURCE=200112L _POSIX_SOURCE=1 __PTRDIFF_TYPE__=int __REGISTER_PREFIX__= __SCHAR_MAX__=127 __SHRT_MAX__=32767 __SIZE_TYPE__=unsigned\ int __STDC__=1 __STDC_HOSTED__=1 __UINTMAX_TYPE__=long\ long\ 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.1.0\ (SUSE\ Linux)" __WCHAR_MAX__=2147483647 __WCHAR_TYPE__=long\ int __WINT_TYPE__=unsigned\ int'
 crypt_r_proto='0'
 cryptlib=''
-csh='csh'
+csh='tcsh'
 ctermid_r_proto='0'
 ctime_r_proto='0'
 d_Gconvert='gcvt((x),(n),(b))'
@@ -143,12 +143,14 @@ d_cplusplus='undef'
 d_crypt='define'
 d_crypt_r='undef'
 d_csh='define'
+d_ctermid='define'
 d_ctermid_r='undef'
 d_ctime_r='undef'
 d_cuserid='define'
 d_dbl_dig='define'
 d_dbminitproto='undef'
 d_difftime='define'
+d_dir_dd_fd='undef'
 d_dirfd='define'
 d_dirnamlen='undef'
 d_dlerror='define'
@@ -158,7 +160,7 @@ d_dosuid='undef'
 d_drand48_r='undef'
 d_drand48proto='define'
 d_dup2='define'
-d_eaccess='undef'
+d_eaccess='define'
 d_endgrent='define'
 d_endgrent_r='undef'
 d_endhent='define'
@@ -267,7 +269,7 @@ d_grpasswd='define'
 d_hasmntopt='define'
 d_htonl='define'
 d_ilogbl='define'
-d_inc_version_list='undef'
+d_inc_version_list='define'
 d_index='undef'
 d_inetaton='define'
 d_int64_t='define'
@@ -282,6 +284,7 @@ d_ldbl_dig='define'
 d_libm_lib_version='define'
 d_link='define'
 d_localtime_r='undef'
+d_localtime_r_needs_tzset='undef'
 d_locconv='define'
 d_lockf='define'
 d_longdbl='define'
@@ -326,7 +329,7 @@ d_munmap='define'
 d_mymalloc='undef'
 d_nice='define'
 d_nl_langinfo='define'
-d_nv_preserves_uv='define'
+d_nv_preserves_uv='undef'
 d_nv_zero_is_allbits_zero='define'
 d_off64_t='undef'
 d_old_pthread_create_joinable='undef'
@@ -340,6 +343,7 @@ d_phostname='undef'
 d_pipe='define'
 d_poll='define'
 d_portable='define'
+d_printf_format_null='define'
 d_procselfexe='define'
 d_pthread_atfork='undef'
 d_pthread_attr_setscope='define'
@@ -425,7 +429,7 @@ d_sigsetjmp='define'
 d_sitearch='define'
 d_snprintf='define'
 d_sockatmark='define'
-d_sockatmarkproto='undef'
+d_sockatmarkproto='define'
 d_socket='define'
 d_socklen_t='define'
 d_sockpair='define'
@@ -485,7 +489,7 @@ d_tmpnam_r='undef'
 d_truncate='define'
 d_ttyname_r='undef'
 d_tzname='define'
-d_u32align='undef'
+d_u32align='define'
 d_ualarm='define'
 d_umask='define'
 d_uname='define'
@@ -517,7 +521,7 @@ db_hashtype='u_int32_t'
 db_prefixtype='size_t'
 db_version_major='4'
 db_version_minor='3'
-db_version_patch='27'
+db_version_patch='29'
 defvoidused='15'
 direntrytype='struct dirent'
 dlext='so'
@@ -525,7 +529,7 @@ dlsrc='dl_dlopen.xs'
 doublesize='8'
 drand01='drand48()'
 drand48_r_proto='0'
-dynamic_ext='attrs B ByteLoader Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
+dynamic_ext='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
 eagain='EAGAIN'
 ebcdic='undef'
 echo='echo'
@@ -540,7 +544,7 @@ endservent_r_proto='0'
 eunicefix=':'
 exe_ext=''
 expr='expr'
-extensions='attrs B ByteLoader Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Compress/IO/Base Compress/IO/Zlib Compress/Zlib Errno'
+extensions='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared Compress/IO/Base Compress/IO/Zlib Compress/Zlib Errno'
 extras=''
 fflushNULL='define'
 fflushall='undef'
@@ -552,11 +556,11 @@ fpostype='fpos_t'
 freetype='void'
 from=':'
 full_ar='/usr/bin/ar'
-full_csh='/usr/bin/csh'
+full_csh='/usr/bin/tcsh'
 full_sed='/usr/bin/sed'
 gccansipedantic=''
 gccosandvers=''
-gccversion='4.0.2'
+gccversion='4.1.0 (SUSE Linux)'
 getgrent_r_proto='0'
 getgrgid_r_proto='0'
 getgrnam_r_proto='0'
@@ -584,7 +588,7 @@ gidtype='gid_t'
 glibpth='/usr/shlib  /lib /usr/lib /usr/lib/386 /lib/386 /usr/ccs/lib /usr/ucblib /usr/local/lib '
 gmake='gmake'
 gmtime_r_proto='0'
-gnulibc_version='2.3.5'
+gnulibc_version='2.4'
 grep='grep'
 groupcat='cat /etc/group'
 groupstype='gid_t'
@@ -617,7 +621,7 @@ i_fcntl='undef'
 i_float='define'
 i_fp='undef'
 i_fp_class='undef'
-i_gdbm='undef'
+i_gdbm='define'
 i_grp='define'
 i_ieeefp='undef'
 i_inttypes='define'
@@ -692,26 +696,26 @@ inc_version_list=''
 inc_version_list_init='0'
 incpath=''
 inews=''
-initialinstalllocation=''
-installarchlib='/opt/perl/lib/5.9.4/i686-linux'
-installbin='/opt/perl/bin'
+initialinstalllocation='/pro/bin'
+installarchlib='/pro/lib/perl5/5.9.5/i686-linux-64int'
+installbin='/pro/bin'
 installhtml1dir=''
 installhtml3dir=''
-installman1dir='/opt/perl/man/man1'
-installman3dir='/opt/perl/man/man3'
-installprefix='/opt/perl'
-installprefixexp='/opt/perl'
-installprivlib='/opt/perl/lib/5.9.4'
-installscript='/opt/perl/bin'
-installsitearch='/opt/perl/lib/site_perl/5.9.4/i686-linux'
-installsitebin='/opt/perl/bin'
+installman1dir='/pro/local/man/man1'
+installman3dir='/pro/local/man/man3'
+installprefix='/pro'
+installprefixexp='/pro'
+installprivlib='/pro/lib/perl5/5.9.5'
+installscript='/pro/bin'
+installsitearch='/pro/lib/perl5/site_perl/5.9.5/i686-linux-64int'
+installsitebin='/pro/bin'
 installsitehtml1dir=''
 installsitehtml3dir=''
-installsitelib='/opt/perl/lib/site_perl/5.9.4'
-installsiteman1dir='/opt/perl/man/man1'
-installsiteman3dir='/opt/perl/man/man3'
-installsitescript='/opt/perl/bin'
-installstyle='lib'
+installsitelib='/pro/lib/perl5/site_perl/5.9.5'
+installsiteman1dir='/pro/local/man/man1'
+installsiteman3dir='/pro/local/man/man3'
+installsitescript='/pro/bin'
+installstyle='lib/perl5'
 installusrbinperl='undef'
 installvendorarch=''
 installvendorbin=''
@@ -723,27 +727,27 @@ installvendorman3dir=''
 installvendorscript=''
 intsize='4'
 issymlink='/usr/bin/test -h'
-ivdformat='"ld"'
-ivsize='4'
-ivtype='long'
-known_extensions='attrs B ByteLoader Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
+ivdformat='"Ld"'
+ivsize='8'
+ivtype='long long'
+known_extensions='attrs B Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call GDBM_File Hash/Util I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Thread threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared'
 ksh=''
 ld='cc'
-lddlflags='-shared -L/usr/local/lib'
-ldflags=' -L/usr/local/lib'
+lddlflags='-shared -L/pro/local/lib'
+ldflags='-L/pro/local/lib'
 ldflags_uselargefiles=''
 ldlibpthname='LD_LIBRARY_PATH'
 less='less'
 lib_ext='.a'
-libc='/lib/libc-2.3.5.so'
+libc='/lib/libc-2.4.so'
 libperl='libperl.a'
-libpth='/usr/local/lib /lib /usr/lib'
-libs='-lnsl -ldb -ldl -lm -lcrypt -lutil -lc'
+libpth='/pro/local/lib /lib /usr/lib /usr/local/lib'
+libs='-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc'
 libsdirs=' /usr/lib'
-libsfiles=' libnsl.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so'
-libsfound=' /usr/lib/libnsl.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'
-libspath=' /usr/local/lib /lib /usr/lib'
-libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
+libsfiles=' libnsl.so libgdbm.so libdb.so libdl.so libm.so libcrypt.so libutil.so libc.so'
+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'
+libspath=' /pro/local/lib /lib /usr/lib /usr/local/lib'
+libswanted='sfio socket inet nsl nm gdbm dbm db malloc dl dld ld sun m crypt sec util c cposix posix ucb BSD'
 libswanted_uselargefiles=''
 line=''
 lint=''
@@ -751,8 +755,8 @@ lkflags=''
 ln='ln'
 lns='/bin/ln -s'
 localtime_r_proto='0'
-locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
-loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
+locincpth='/pro/local/include'
+loclibpth='/pro/local/lib'
 longdblsize='12'
 longlongsize='8'
 longsize='4'
@@ -772,11 +776,11 @@ make_set_make='#'
 mallocobj=''
 mallocsrc=''
 malloctype='void *'
-man1dir='/opt/perl/man/man1'
-man1direxp='/opt/perl/man/man1'
+man1dir='/pro/local/man/man1'
+man1direxp='/pro/local/man/man1'
 man1ext='1'
-man3dir='/opt/perl/man/man3'
-man3direxp='/opt/perl/man/man3'
+man3dir='/pro/local/man/man3'
+man3direxp='/pro/local/man/man3'
 man3ext='3'
 mips_type=''
 mistrustnm=''
@@ -787,9 +791,9 @@ more='more'
 multiarch='undef'
 mv=''
 myarchname='i686-linux'
-mydomain='.yourplace.com'
-myhostname='yourhost'
-myuname='linux pc09 2.6.13-15.8-default #1 tue feb 7 11:07:24 utc 2006 i686 i686 i386 gnulinux '
+mydomain='.xs4all.nl'
+myhostname='lt09'
+myuname='linux lt09 2.6.16.21-0.25-default #1 tue sep 19 07:26:15 utc 2006 i686 i686 i386 gnulinux '
 n='-n'
 need_va_copy='undef'
 netdb_hlen_type='size_t'
@@ -804,7 +808,7 @@ nroff='nroff'
 nvEUformat='"E"'
 nvFUformat='"F"'
 nvGUformat='"G"'
-nv_preserves_uv_bits='32'
+nv_preserves_uv_bits='53'
 nveformat='"e"'
 nvfformat='"f"'
 nvgformat='"g"'
@@ -816,29 +820,29 @@ old_pthread_create_joinable=''
 optimize='-O2'
 orderlib='false'
 osname='linux'
-osvers='2.6.13-15.8-default'
+osvers='2.6.16.21-0.25-default'
 otherlibdirs=' '
 package='perl5'
-pager='/usr/bin/less'
+pager='/pro/local/bin/less'
 passcat='cat /etc/passwd'
 patchlevel='9'
 path_sep=':'
-perl5='/usr/bin/perl'
+perl5='/pro/bin/perl'
 perl=''
-perl_patchlevel='27751'
-perladmin='yourname@yourhost.yourplace.com'
+perl_patchlevel='29285'
+perladmin='hmbrand@cpan.org'
 perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc'
-perlpath='/opt/perl/bin/perl5.9.4'
+perlpath='/pro/bin/perl5.9.5'
 pg='pg'
-phostname=''
+phostname='hostname'
 pidtype='pid_t'
 plibpth=''
 pmake=''
 pr=''
-prefix='/opt/perl'
-prefixexp='/opt/perl'
-privlib='/opt/perl/lib/5.9.4'
-privlibexp='/opt/perl/lib/5.9.4'
+prefix='/pro'
+prefixexp='/pro'
+privlib='/pro/lib/perl5/5.9.5'
+privlibexp='/pro/lib/perl5/5.9.5'
 procselfexe='"/proc/self/exe"'
 prototype='define'
 ptrsize='4'
@@ -871,8 +875,8 @@ sPRIu64='"Lu"'
 sPRIx64='"Lx"'
 sSCNfldbl='"Lf"'
 sched_yield='sched_yield()'
-scriptdir='/opt/perl/bin'
-scriptdirexp='/opt/perl/bin'
+scriptdir='/pro/bin'
+scriptdirexp='/pro/bin'
 sed='sed'
 seedfunc='srand48'
 selectminbits='32'
@@ -899,25 +903,25 @@ 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
 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'
 sig_size='69'
 signal_t='void'
-sitearch='/opt/perl/lib/site_perl/5.9.4/i686-linux'
-sitearchexp='/opt/perl/lib/site_perl/5.9.4/i686-linux'
-sitebin='/opt/perl/bin'
-sitebinexp='/opt/perl/bin'
+sitearch='/pro/lib/perl5/site_perl/5.9.5/i686-linux-64int'
+sitearchexp='/pro/lib/perl5/site_perl/5.9.5/i686-linux-64int'
+sitebin='/pro/bin'
+sitebinexp='/pro/bin'
 sitehtml1dir=''
 sitehtml1direxp=''
 sitehtml3dir=''
 sitehtml3direxp=''
-sitelib='/opt/perl/lib/site_perl/5.9.4'
-sitelib_stem='/opt/perl/lib/site_perl'
-sitelibexp='/opt/perl/lib/site_perl/5.9.4'
-siteman1dir='/opt/perl/man/man1'
-siteman1direxp='/opt/perl/man/man1'
-siteman3dir='/opt/perl/man/man3'
-siteman3direxp='/opt/perl/man/man3'
-siteprefix='/opt/perl'
-siteprefixexp='/opt/perl'
-sitescript='/opt/perl/bin'
-sitescriptexp='/opt/perl/bin'
+sitelib='/pro/lib/perl5/site_perl/5.9.5'
+sitelib_stem='/pro/lib/perl5/site_perl'
+sitelibexp='/pro/lib/perl5/site_perl/5.9.5'
+siteman1dir='/pro/local/man/man1'
+siteman1direxp='/pro/local/man/man1'
+siteman3dir='/pro/local/man/man3'
+siteman3direxp='/pro/local/man/man3'
+siteprefix='/pro'
+siteprefixexp='/pro'
+sitescript='/pro/bin'
+sitescriptexp='/pro/bin'
 sizesize='4'
 sizetype='size_t'
 sleep=''
@@ -933,7 +937,7 @@ srand48_r_proto='0'
 srandom_r_proto='0'
 src='.'
 ssizetype='ssize_t'
-startperl='#!/opt/perl/bin/perl5.9.4'
+startperl='#!/pro/bin/perl5.9.5'
 startsh='#!/bin/sh'
 static_ext=' '
 stdchar='char'
@@ -946,7 +950,7 @@ stdio_stream_array=''
 strerror_r_proto='0'
 strings='/usr/include/string.h'
 submit=''
-subversion='4'
+subversion='5'
 sysman='/usr/share/man/man1'
 tail=''
 tar=''
@@ -980,7 +984,7 @@ uniq='uniq'
 uquadtype='unsigned long long'
 use5005threads='undef'
 use64bitall='undef'
-use64bitint='undef'
+use64bitint='define'
 usecrosscompile='undef'
 usedl='define'
 usefaststdio='undef'
@@ -1006,12 +1010,12 @@ usevendorprefix='undef'
 usevfork='false'
 usrinc='/usr/include'
 uuname=''
-uvXUformat='"lX"'
-uvoformat='"lo"'
-uvsize='4'
-uvtype='unsigned long'
-uvuformat='"lu"'
-uvxformat='"lx"'
+uvXUformat='"LX"'
+uvoformat='"Lo"'
+uvsize='8'
+uvtype='unsigned long long'
+uvuformat='"Lu"'
+uvxformat='"Lx"'
 vendorarch=''
 vendorarchexp=''
 vendorbin=''
@@ -1031,33 +1035,28 @@ vendorprefix=''
 vendorprefixexp=''
 vendorscript=''
 vendorscriptexp=''
-version='5.9.4'
-version_patchlevel_string='version 9 subversion 4 patch 27751'
+version='5.9.5'
+version_patchlevel_string='version 9 subversion 5 patch 29285'
 versiononly='define'
 vi=''
 voidflags='15'
 xlibpth='/usr/lib/386 /lib/386'
-yacc='/usr/bin/yacc'
+yacc='/pro/3gl/CPAN/bin/byacc'
 yaccflags=''
 zcat=''
 zip='zip'
 # Configure command line arguments.
 config_arg0='./Configure'
-config_args='-Dprefix=/opt/perl -Dcf_by=yourname -Dcf_email=yourname@yourhost.yourplace.com -Dperladmin=yourname@yourhost.yourplace.com -Dmydomain=.yourplace.com -Dmyhostname=yourhost -Dusedevel -dE'
-config_argc=8
-config_arg1='-Dprefix=/opt/perl'
-config_arg2='-Dcf_by=yourname'
-config_arg3='-Dcf_email=yourname@yourhost.yourplace.com'
-config_arg4='-Dperladmin=yourname@yourhost.yourplace.com'
-config_arg5='-Dmydomain=.yourplace.com'
-config_arg6='-Dmyhostname=yourhost'
-config_arg7='-Dusedevel'
-config_arg8='-dE'
+config_args='-Dusedevel -Duse64bitint -des'
+config_argc=3
+config_arg1='-Dusedevel'
+config_arg2='-Duse64bitint'
+config_arg3='-des'
 PERL_REVISION=5
 PERL_VERSION=9
-PERL_SUBVERSION=4
+PERL_SUBVERSION=5
 PERL_API_REVISION=5
 PERL_API_VERSION=9
-PERL_API_SUBVERSION=4
-PERL_PATCHLEVEL=27751
+PERL_API_SUBVERSION=5
+PERL_PATCHLEVEL=29285
 PERL_CONFIG_SH=true