diff options
author | tron <tron@pkgsrc.org> | 2000-01-18 22:31:46 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-01-18 22:31:46 +0000 |
commit | 10f71650000af2fabe690b530dc901982b7e642c (patch) | |
tree | acddbb510eb791ad8e82545a7d8a7a42da9d2ce3 /lang | |
parent | e295bb09583fcac27dda82e3d141bd4891d76b72 (diff) | |
download | pkgsrc-10f71650000af2fabe690b530dc901982b7e642c.tar.gz |
Downgrade "perl" package to working version 5.00404.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/perl5/Makefile | 19 | ||||
-rw-r--r-- | lang/perl5/files/md5 | 4 | ||||
-rw-r--r-- | lang/perl5/files/patch-sum | 17 | ||||
-rw-r--r-- | lang/perl5/patches/patch-aa | 166 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ab | 36 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ac | 8 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ad | 18 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ae | 12 | ||||
-rw-r--r-- | lang/perl5/patches/patch-af | 80 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ag | 31 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ah | 13 | ||||
-rw-r--r-- | lang/perl5/patches/patch-ai | 13 | ||||
-rw-r--r-- | lang/perl5/patches/patch-aj | 12 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST-md-ELF.shared | 2 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST-md-a.out.shared | 2 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST-md.shared | 57 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST-md.static | 57 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST-mi | 1231 | ||||
-rw-r--r-- | lang/perl5/pkg/PLIST.dirrm | 57 |
19 files changed, 916 insertions, 919 deletions
diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile index 582c75c4504..4725a8e6178 100644 --- a/lang/perl5/Makefile +++ b/lang/perl5/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2000/01/18 17:11:50 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2000/01/18 22:31:46 tron Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/18 06:16:44 markm Exp # -DISTNAME= perl5.005_03 -PKGNAME= perl-5.00503 +DISTNAME= perl5.004_04 +PKGNAME= perl-5.00404 CATEGORIES= lang devel perl5 MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/src/5.0/ \ ftp://ftp.cdrom.com/pub/perl/CPAN/src/5.0/ @@ -21,16 +21,6 @@ MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC} .include "../../mk/bsd.prefs.mk" -PLIST_SOURCES= ${PKGDIR}/PLIST-mi -.if defined(NOPIC) -PLIST_SOURCES+= ${PKGDIR}/PLIST-md.static -.else -PLIST_SOURCES+= ${PKGDIR}/PLIST-md.shared \ - ${PKGDIR}/PLIST-md-${OBJECT_FMT}.shared -.endif -PLIST_SOURCES+= ${PKGDIR}/PLIST.dirrm -PLIST_SRC= ${PLIST_SOURCES} - .if ${OPSYS} == "SunOS" PLIST_SRC= ${WRKDIR}/.PLIST_SRC MAKE_ENV+= CFLAGS= @@ -43,7 +33,8 @@ post-install: @strip ${PREFIX}/bin/a2p @strip ${PREFIX}/bin/perl .if ${OPSYS} == "SunOS" - ${CAT} ${PLIST_SOURCES} | ${EGREP} -v 'DB_File' > ${PLIST_SRC} + ${CAT} ${PKGDIR}/PLIST-mi ${PKGDIR}/PLIST-md.shared | \ + ${EGREP} -v 'DB_File' > ${PLIST_SRC} .endif .include "../../mk/bsd.pkg.mk" diff --git a/lang/perl5/files/md5 b/lang/perl5/files/md5 index 0bade561fbd..5d52eb3eb1c 100644 --- a/lang/perl5/files/md5 +++ b/lang/perl5/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 2000/01/17 03:07:10 christos Exp $ +$NetBSD: md5,v 1.5 2000/01/18 22:31:47 tron Exp $ -MD5 (perl5.005_03.tar.gz) = 427890d97e32430341c1fa80f55277a7 +MD5 (perl5.004_04.tar.gz) = 2618029201ad19cfb9a7d02a498eb1f4 diff --git a/lang/perl5/files/patch-sum b/lang/perl5/files/patch-sum index 5d78de76567..117dbb8d73c 100644 --- a/lang/perl5/files/patch-sum +++ b/lang/perl5/files/patch-sum @@ -1,7 +1,12 @@ -$NetBSD: patch-sum,v 1.4 2000/01/17 03:07:10 christos Exp $ +$NetBSD: patch-sum,v 1.5 2000/01/18 22:31:47 tron Exp $ -MD5 (patch-aa) = b0c1d2593300efac4712a9492a05805d -MD5 (patch-ab) = 1c92c2233dce44d058532f4a806739ca -MD5 (patch-ac) = 4c285b27cc0ab931910cc61ac42be171 -MD5 (patch-ad) = a31ef86c02391d355631be1b43bffacb -MD5 (patch-aj) = 48ae85e4c0934301a3c0fe425f8cc517 +MD5 (patch-aa) = 42c154c839adb39220b3d7e972bff260 +MD5 (patch-ab) = 418c37ad9e29a9200169d867b2236fd9 +MD5 (patch-ac) = a99477228107e3defaf67fb49cec58ea +MD5 (patch-ad) = 861e47c36e7ee1bfa5e37694721eb6cf +MD5 (patch-ae) = 85f49061d90969e6911daeb1d705b7c4 +MD5 (patch-af) = 508b7c2f7ccd9e68db9e270cfe5eac0a +MD5 (patch-ag) = 606e6d1da35d708d89b5245802a0e75c +MD5 (patch-ah) = 7766cc142d9dec367fdc34734aa3bde8 +MD5 (patch-ai) = 947672a95abf57054246fc3c79f43952 +MD5 (patch-aj) = b7b0a20e8b8e4cc000f926d90d7079b1 diff --git a/lang/perl5/patches/patch-aa b/lang/perl5/patches/patch-aa index 44146b91c2e..60d76396c4f 100644 --- a/lang/perl5/patches/patch-aa +++ b/lang/perl5/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ +$NetBSD: patch-aa,v 1.15 2000/01/18 22:31:47 tron Exp $ ---- Configure.orig Sun Jan 16 21:17:27 2000 -+++ Configure Sun Jan 16 21:25:08 2000 -@@ -70,7 +70,7 @@ +--- Configure.orig Fri Oct 3 13:57:39 1997 ++++ Configure Wed Dec 2 14:30:27 1998 +@@ -65,7 +65,7 @@ fi : Proper PATH setting @@ -11,7 +11,31 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ paths="$paths /opt/bin /opt/local/bin /opt/local /opt/lbin" paths="$paths /usr/5bin /etc /usr/gnu/bin /usr/new /usr/new/bin /usr/nbin" paths="$paths /opt/gnu/bin /opt/new /opt/new/bin /opt/nbin" -@@ -814,14 +814,14 @@ +@@ -92,10 +92,10 @@ + esac + + : Sanity checks +-if test ! -t 0; then +- echo "Say 'sh $me', not 'sh <$me'" +- exit 1 +-fi ++# if test ! -t 0; then ++# echo "Say 'sh $me', not 'sh <$me'" ++# exit 1 ++# fi + + : Test and see if we are running under ksh, either blatantly or in disguise. + if (PATH=.; alias -x) >/dev/null 2>&1; then +@@ -725,7 +725,7 @@ + archobjs='' + : Possible local include directories to search. + : Set locincpth to "" in a hint file to defeat local include searches. +-locincpth="/usr/local/include /opt/local/include /usr/gnu/include" ++locincpth="${PREFIX}/include /opt/local/include /usr/gnu/include" + locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include" + : + : no include file wanted by default +@@ -735,14 +735,14 @@ xlibpth='/usr/lib/386 /lib/386' : Possible local library directories to search. @@ -20,7 +44,7 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ loclibpth="$loclibpth /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib" : general looking path for locating libraries - glibpth="/shlib /usr/shlib /lib/pa1.1 /usr/lib/large" + glibpth="/shlib /usr/shlib /usr/lib/pa1.1 /usr/lib/large" glibpth="$glibpth /lib /usr/lib $xlibpth" glibpth="$glibpth /lib/large /usr/lib/small /lib/small" -glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/local/lib" @@ -28,51 +52,27 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ : Private path used by Configure to find libraries. Its value : is prepended to libpth. This variable takes care of special -@@ -834,7 +834,7 @@ - ignore_versioned_solibs='' - : Possible local include directories to search. - : Set locincpth to "" in a hint file to defeat local include searches. --locincpth="/usr/local/include /opt/local/include /usr/gnu/include" -+locincpth="${PREFIX}/include /opt/local/include /usr/gnu/include" - locincpth="$locincpth /opt/gnu/include /usr/GNU/include /opt/GNU/include" - : - : no include file wanted by default -@@ -855,9 +855,16 @@ - : set usethreads on the Configure command line to enable threads. +@@ -753,9 +753,16 @@ + defvoidused=15 + : List of libraries we want. - : If anyone needs -lnet, put it in a hint file. --libswanted='sfio socket inet nsl nm ndbm gdbm dbm db malloc dl' +-libswanted='sfio net socket inet nsl nm ndbm gdbm dbm db malloc dl' -libswanted="$libswanted dld ld sun m c cposix posix ndir dir crypt" -libswanted="$libswanted ucb bsd BSD PW x" +case `uname -s` in -+NetBSD) -+ libswanted='m crypt' -+ ;; -+*) ++SunOS) + libswanted='sfio net socket inet nsl nm ndbm dbm db malloc dl' + libswanted="$libswanted dld ld sun m c cposix posix ndir dir crypt" + libswanted="$libswanted ucb bsd BSD PW x" + ;; ++NetBSD) ++ libswanted='m crypt' ++ ;; +esac : We probably want to search /usr/shlib before most other libraries. : This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist. glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'` -@@ -1138,10 +1145,10 @@ - case "$fastread$alldone" in - yescont|yesexit) ;; - *) -- if test ! -t 0; then -- echo "Say 'sh Configure', not 'sh <Configure'" -- exit 1 -- fi -+# if test ! -t 0; then -+# echo "Say 'sh Configure', not 'sh <Configure'" -+# exit 1 -+# fi - ;; - esac - -@@ -2786,7 +2793,7 @@ +@@ -2365,7 +2372,7 @@ : determine root of directory hierarchy where package will be installed. case "$prefix" in '') @@ -81,7 +81,7 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ ;; *) dflt="$prefix" -@@ -2796,10 +2803,10 @@ +@@ -2375,10 +2382,10 @@ By default, $package will be installed in $dflt/bin, manual pages under $dflt/man, etc..., i.e. with $dflt as prefix for @@ -94,27 +94,25 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ for each of the installation directories, the prefix being only used to set the defaults. -@@ -2887,7 +2894,7 @@ - fi +@@ -2426,7 +2433,7 @@ + esac' : determine where private library files go --: Usual default is /usr/local/lib/perl5/$version. +-: Usual default is /usr/local/lib/perl5. Also allow things like +: Usual default is ${PREFIX}/lib/perl5. Also allow things like - : Also allow things like /opt/perl/lib/$version, since - : /opt/perl/lib/perl5... would be redundant. + : /opt/perl/lib, since /opt/perl/lib/perl5 would be redundant. case "$prefix" in -@@ -2938,8 +2945,8 @@ - : determine where public architecture dependent libraries go - set archlib archlib - eval $prefixit --: privlib default is /usr/local/lib/$package/$version --: archlib default is /usr/local/lib/$package/$version/$archname -+: privlib default is ${PREFIX}/lib/$package/$version -+: archlib default is ${PREFIX}/lib/$package/$version/$archname - : privlib may have an optional trailing /share. - tdflt=`echo $privlib | $sed 's,/share$,,'` - tdflt=$tdflt/$archname -@@ -3198,8 +3205,8 @@ + *perl*) set dflt privlib lib ;; +@@ -2501,7 +2508,7 @@ + case "$archlib" in + '') + case "$privlib" in +- '') dflt=`./loc . "." $prefixexp/lib /usr/local/lib /usr/lib /lib` ++ '') dflt=`./loc . "." $prefixexp/lib ${PREFIX}/lib /usr/lib /lib` + set dflt + eval $prefixup + ;; +@@ -2986,8 +2993,8 @@ syspath='/usr/man/man1 /usr/man/mann /usr/man/manl /usr/man/local/man1' syspath="$syspath /usr/man/u_man/man1 /usr/share/man/man1" syspath="$syspath /usr/catman/u_man/man1 /usr/man/l_man/man1" @@ -125,7 +123,7 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ sysman=`./loc . /usr/man/man1 $syspath` ;; esac -@@ -3634,7 +3641,7 @@ +@@ -3268,7 +3275,7 @@ : Set private lib path case "$plibpth" in '') if ./mips; then @@ -134,16 +132,13 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ fi;; esac case "$libpth" in -@@ -5082,7 +5089,7 @@ - # No dynamic loading being used, so don't bother even to prompt. - useshrplib='false' - ;; --*) case "$useshrplib" in -+*) case true in - '') case "$osname" in - svr4*|dgux|dynixptx|esix|powerux|beos) - dflt=y -@@ -5237,10 +5244,10 @@ +@@ -4742,15 +4749,15 @@ + shrpdir=$archlibexp/CORE + xxx='' + tmp_shrpenv='' +-if "$useshrplib"; then ++if true; then + case "$osname" in aix) # We'll set it in Makefile.SH... ;; @@ -156,7 +151,18 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ xxx="-Wl,-R$shrpdir" ;; linux|irix*|dec_osf) -@@ -5895,7 +5902,7 @@ +@@ -4965,8 +4972,8 @@ + esac + + echo "If you don't want the manual sources installed, answer 'none'." +-: We dont use /usr/local/man/man3 because some man programs will +-: only show the /usr/local/man/man3 contents, and not the system ones, ++: We dont use ${PREFIX}/man/man3 because some man programs will ++: only show the ${PREFIX}/man/man3 contents, and not the system ones, + : thus man less will show the perl module less.pm, but not the system + : less command. We might also conflict with TCL man pages. + : However, something like /opt/perl/man/man3 is fine. +@@ -5413,7 +5420,7 @@ : guess some guesses $test -d /usr/share/scripts && dflt=/usr/share/scripts $test -d /usr/share/bin && dflt=/usr/share/bin @@ -165,27 +171,7 @@ $NetBSD: patch-aa,v 1.14 2000/01/17 03:07:11 christos Exp $ $test -d $prefixexp/script && dflt=$prefixexp/script set dflt eval $prefixup -@@ -5940,7 +5947,7 @@ - fi - - : determine where site specific libraries go. --: Usual default is /usr/local/lib/perl5/site_perl/$apiversion -+: Usual default is ${PREFIX}/lib/perl5/site_perl/$apiversion - prog=`echo $package | $sed 's/-*[0-9.]*$//'` - case "$prefix" in - *perl*) set dflt sitelib lib/site_$prog/$apiversion ;; -@@ -5985,8 +5992,8 @@ - fi - - : determine where site specific architecture-dependent libraries go. --: sitelib default is /usr/local/lib/perl5/site_perl/$apiversion --: sitearch default is /usr/local/lib/perl5/site_perl/$apiversion/$archname -+: sitelib default is ${PREFIX}/lib/perl5/site_perl/$apiversion -+: sitearch default is ${PREFIX}/lib/perl5/site_perl/$apiversion/$archname - : sitelib may have an optional trailing /share. - tdflt=`echo $sitelib | $sed 's,/share$,,'` - tdflt="$tdflt/$archname" -@@ -10216,7 +10223,7 @@ +@@ -8726,7 +8733,7 @@ case "$ranlib" in :) ranlib='';; '') diff --git a/lang/perl5/patches/patch-ab b/lang/perl5/patches/patch-ab index 36b4b5f72f1..61350907e28 100644 --- a/lang/perl5/patches/patch-ab +++ b/lang/perl5/patches/patch-ab @@ -1,17 +1,17 @@ -$NetBSD: patch-ab,v 1.4 2000/01/17 03:07:11 christos Exp $ +$NetBSD: patch-ab,v 1.5 2000/01/18 22:31:47 tron Exp $ ---- installperl.orig Sat Jan 16 11:31:26 1999 -+++ installperl Sun Jan 16 21:26:37 2000 -@@ -182,7 +182,7 @@ - safe_unlink("$installbin/s$perl$ver$exe_ext"); +--- installperl.BAK Wed Nov 19 23:02:26 1997 ++++ installperl Wed Nov 19 23:04:08 1997 +@@ -93,7 +93,7 @@ + safe_unlink("$installbin/sperl$ver$exe_ext"); if ($d_dosuid) { - copy("suidperl$exe_ext", "$installbin/s$perl$ver$exe_ext"); -- chmod(04711, "$installbin/s$perl$ver$exe_ext"); + copy("suidperl$exe_ext", "$installbin/sperl$ver$exe_ext"); +- chmod(04711, "$installbin/sperl$ver$exe_ext"); + chmod(04111, "$installbin/sperl$ver$exe_ext"); } # Install library files. -@@ -275,19 +275,19 @@ +@@ -156,17 +156,17 @@ (-l $usrbinperl) && ((readlink $usrbinperl) eq $expinstperl)); } @@ -19,26 +19,22 @@ $NetBSD: patch-ab,v 1.4 2000/01/17 03:07:11 christos Exp $ - (yn("Many scripts expect perl to be installed as $usrbinperl.\n" . - "Do you wish to have $usrbinperl be the same as\n" . - "$expinstperl? [y] "))) -- { +- { - unlink($usrbinperl); -- ( $Config{'d_link'} eq 'define' && -- eval { CORE::link $instperl, $usrbinperl } ) || -- eval { symlink $expinstperl, $usrbinperl } || -- copy($instperl, $usrbinperl); -- +- eval { CORE::link $instperl, $usrbinperl } || +- eval { symlink $expinstperl, $usrbinperl } || +- copy($instperl, $usrbinperl); - $mainperl_is_instperl = 1; - } +# if ((! $mainperl_is_instperl) && +# (yn("Many scripts expect perl to be installed as $usrbinperl.\n" . +# "Do you wish to have $usrbinperl be the same as\n" . +# "$expinstperl? [y] "))) -+# { ++# { +# unlink($usrbinperl); -+# ( $Config{'d_link'} eq 'define' && -+# eval { CORE::link $instperl, $usrbinperl } ) || -+# eval { symlink $expinstperl, $usrbinperl } || -+# copy($instperl, $usrbinperl); -+# ++# eval { CORE::link $instperl, $usrbinperl } || ++# eval { symlink $expinstperl, $usrbinperl } || ++# copy($instperl, $usrbinperl); +# $mainperl_is_instperl = 1; +# } } diff --git a/lang/perl5/patches/patch-ac b/lang/perl5/patches/patch-ac index 68a3241912c..d94b84eacf0 100644 --- a/lang/perl5/patches/patch-ac +++ b/lang/perl5/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.4 2000/01/17 03:07:11 christos Exp $ +$NetBSD: patch-ac,v 1.5 2000/01/18 22:31:47 tron Exp $ ---- perl.h.orig Sun Mar 28 02:57:16 1999 -+++ perl.h Sun Jan 16 21:27:21 2000 -@@ -367,6 +367,15 @@ +--- perl.h.BAK Wed Nov 19 23:07:32 1997 ++++ perl.h Wed Nov 19 23:08:54 1997 +@@ -223,6 +223,15 @@ # include <sys/param.h> #endif diff --git a/lang/perl5/patches/patch-ad b/lang/perl5/patches/patch-ad index c29b6e4cf81..0b3e12a99d6 100644 --- a/lang/perl5/patches/patch-ad +++ b/lang/perl5/patches/patch-ad @@ -1,17 +1,17 @@ -$NetBSD: patch-ad,v 1.4 2000/01/17 03:07:11 christos Exp $ +$NetBSD: patch-ad,v 1.5 2000/01/18 22:31:47 tron Exp $ ---- perl.c.orig Sat Mar 27 12:49:17 1999 -+++ perl.c Sun Jan 16 21:31:04 2000 -@@ -2213,6 +2213,20 @@ +--- perl.c.BAK Wed Nov 19 23:09:31 1997 ++++ perl.c Wed Nov 19 23:10:58 1997 +@@ -2036,6 +2036,20 @@ croak("Can't swap uid and euid"); /* really paranoid */ - if (PerlLIO_stat(SvPVX(GvSV(PL_curcop->cop_filegv)),&tmpstatbuf) < 0) + if (Stat(SvPVX(GvSV(curcop->cop_filegv)),&tmpstatbuf) < 0) croak("Permission denied"); /* testing full pathname here */ +#if (defined(BSD) && (BSD >= 199306)) +#ifdef IAMSUID + { + struct statfs stfs; + -+ if (fstatfs(PerlIO_fileno(PL_rsfp),&stfs) < 0) ++ if (fstatfs(fileno(rsfp),&stfs) < 0) + croak("Can't statfs filesystem of script \"%s\"",origfilename); + + if (stfs.f_flags & MNT_NOSUID) @@ -20,6 +20,6 @@ $NetBSD: patch-ad,v 1.4 2000/01/17 03:07:11 christos Exp $ +#endif /* IAMSUID */ +#endif /* BSD */ + - #if defined(IAMSUID) && !defined(NO_NOSUID_CHECK) - if (fd_on_nosuid_fs(PerlIO_fileno(PL_rsfp))) - croak("Permission denied"); + if (tmpstatbuf.st_dev != statbuf.st_dev || + tmpstatbuf.st_ino != statbuf.st_ino) { + (void)PerlIO_close(rsfp); diff --git a/lang/perl5/patches/patch-ae b/lang/perl5/patches/patch-ae new file mode 100644 index 00000000000..1ae93e6847a --- /dev/null +++ b/lang/perl5/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.5 2000/01/18 22:31:47 tron Exp $ + +--- makedepend.SH.BAK Wed Nov 19 23:11:49 1997 ++++ makedepend.SH Wed Nov 19 23:12:34 1997 +@@ -66,6 +66,7 @@ + # to be out of date. I don't know if OS/2 has touch, so do this: + case "$osname" in + os2) ;; ++ netbsd) ;; + *) $touch $firstmakefile ;; + esac + fi diff --git a/lang/perl5/patches/patch-af b/lang/perl5/patches/patch-af new file mode 100644 index 00000000000..be16759a3c7 --- /dev/null +++ b/lang/perl5/patches/patch-af @@ -0,0 +1,80 @@ +$NetBSD: patch-af,v 1.8 2000/01/18 22:31:47 tron Exp $ + +--- hints/netbsd.sh.orig Thu May 8 11:52:59 1997 ++++ hints/netbsd.sh Wed Dec 2 14:21:34 1998 +@@ -1,12 +1,11 @@ + # hints/netbsd.sh + # +-# talk to mrg@eterna.com.au if you want to change this file. ++# talk to packages@netbsd.org if you want to change this file. + # + # netbsd keeps dynamic loading dl*() functions in /usr/lib/crt0.o, + # so Configure doesn't find them (unless you abandon the nm scan). + # this should be *just* 0.9 below as netbsd 0.9a was the first to +-# introduce shared libraries. however, they don't work/build on +-# pmax, powerpc and alpha ports correctly, yet. ++# introduce shared libraries. + + case "$archname" in + '') +@@ -19,26 +18,26 @@ + usedl="$undef" + ;; + *) +- case `uname -m` in +- alpha|powerpc|pmax) ++ if [ -f /usr/libexec/ld.elf_so ]; then ++ d_dlopen=$define ++ d_dlerror=$define ++ ccdlflags="-Wl,-E -Wl,-R${PREFIX}/lib $ccdlflags" ++ cccdlflags="-DPIC -fPIC $cccdlflags" ++ lddlflags="--whole-archive -shared $lddlflags" ++ elif [ "`uname -m`" = "pmax" ]; then ++# NetBSD 1.3 and 1.3.1 on pmax shipped an `old' ld.so, which will not work. + d_dlopen=$undef +- ;; +-# this doesn't work (yet). +-# alpha) +-# d_dlopen=$define +-# d_dlerror=$define +-# cccdlflags="-DPIC -fPIC $cccdlflags" +-# lddlflags="-shared $lddlflags" +-# ;; +- *) ++ elif [ -f /usr/libexec/ld.so ]; then + d_dlopen=$define + d_dlerror=$define ++ ccdlflags="-Wl,-R${PREFIX}/lib $ccdlflags" + # we use -fPIC here because -fpic is *NOT* enough for some of the + # extensions like Tk on some netbsd platforms (the sparc is one) + cccdlflags="-DPIC -fPIC $cccdlflags" + lddlflags="-Bforcearchive -Bshareable $lddlflags" +- ;; +- esac ++ else ++ d_dlopen=$undef ++ fi + ;; + esac + +@@ -47,15 +46,18 @@ + # way to make perl call setuid() or setgid(). if they aren't, then + # ($<, $>) = ($u, $u); will work (same for $(/$)). this is because + # you can not change the real userid of a process under 4.4BSD. +-# netbsd fixed this in 1.2A. ++# netbsd fixed this in 1.3.2. + case "$osvers" in +-0.9*|1.0*|1.1*|1.2_*|1.2|1.2.*) ++0.9*|1.[012]*|1.3|1.3.1) + d_setregid="$undef" + d_setreuid="$undef" + d_setrgid="$undef" + d_setruid="$undef" + ;; + esac ++ ++# there's no problem with vfork. ++d_vfork="$define" + + # Avoid telldir prototype conflict in pp_sys.c (NetBSD uses const DIR *) + # Configure should test for this. Volunteers? diff --git a/lang/perl5/patches/patch-ag b/lang/perl5/patches/patch-ag new file mode 100644 index 00000000000..7f90590f356 --- /dev/null +++ b/lang/perl5/patches/patch-ag @@ -0,0 +1,31 @@ +$NetBSD: patch-ag,v 1.5 2000/01/18 22:31:47 tron Exp $ + +--- doio.c.orig Mon Jul 28 21:08:11 1997 ++++ doio.c Sun Sep 5 23:27:54 1999 +@@ -1333,7 +1333,7 @@ + char *a; + I32 id, n, cmd, infosize, getinfo; + I32 ret = -1; +-#ifdef __linux__ /* XXX Need metaconfig test */ ++#if defined(__linux__) || (defined(__NetBSD__) && (__NetBSD_Version__ < 104110000)) /* XXX Need metaconfig test */ + union semun unsemds; + #endif + +@@ -1365,7 +1365,7 @@ + else if (cmd == GETALL || cmd == SETALL) + { + struct semid_ds semds; +-#ifdef __linux__ /* XXX Need metaconfig test */ ++#if defined(__linux__) || (defined(__NetBSD__) && (__NetBSD_Version__ < 104110000)) /* XXX Need metaconfig test */ + /* linux (and Solaris2?) uses : + int semctl (int semid, int semnum, int cmd, union semun arg) + union semun { +@@ -1425,7 +1425,7 @@ + #endif + #ifdef HAS_SEM + case OP_SEMCTL: +-#ifdef __linux__ /* XXX Need metaconfig test */ ++#if defined(__linux__) || (defined(__NetBSD__) && (__NetBSD_Version__ < 104110000)) /* XXX Need metaconfig test */ + unsemds.buf = (struct semid_ds *)a; + ret = semctl(id, n, cmd, unsemds); + #else diff --git a/lang/perl5/patches/patch-ah b/lang/perl5/patches/patch-ah new file mode 100644 index 00000000000..0283d2fddc6 --- /dev/null +++ b/lang/perl5/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.3 2000/01/18 22:31:47 tron Exp $ + +--- unixish.h.orig Mon Sep 22 13:46:47 1997 ++++ unixish.h Thu Nov 26 17:18:58 1998 +@@ -81,7 +81,7 @@ + */ + /* #define ALTERNATE_SHEBANG "#!" / **/ + +-#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX) ++#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX) || defined(__NetBSD__) + # include <signal.h> + #endif + diff --git a/lang/perl5/patches/patch-ai b/lang/perl5/patches/patch-ai new file mode 100644 index 00000000000..8752d8e2a36 --- /dev/null +++ b/lang/perl5/patches/patch-ai @@ -0,0 +1,13 @@ +$NetBSD: patch-ai,v 1.3 2000/01/18 22:31:47 tron Exp $ + +--- Makefile.SH.orig Wed Oct 15 05:33:16 1997 ++++ Makefile.SH Mon Nov 30 21:02:40 1998 +@@ -37,7 +37,7 @@ + -prebind -seg1addr 0x27000000 -install_name \$(shrpdir)/\$@" + ;; + sunos*|freebsd[23]*|netbsd*) +- linklibperl="-lperl" ++ linklibperl="-L. -lperl" + ;; + aix*) + shrpldflags="-H512 -T512 -bhalt:4 -bM:SRE -bE:perl.exp" diff --git a/lang/perl5/patches/patch-aj b/lang/perl5/patches/patch-aj index 58bae93315c..e400248087d 100644 --- a/lang/perl5/patches/patch-aj +++ b/lang/perl5/patches/patch-aj @@ -1,13 +1,13 @@ -$NetBSD: patch-aj,v 1.2 2000/01/17 03:07:11 christos Exp $ +$NetBSD: patch-aj,v 1.3 2000/01/18 22:31:47 tron Exp $ ---- ext/POSIX/Makefile.PL.orig Thu Nov 26 21:13:25 1998 -+++ ext/POSIX/Makefile.PL Sun Jan 16 21:37:36 2000 +--- ext/POSIX/Makefile.PL.orig Mon Jun 24 16:25:03 1996 ++++ ext/POSIX/Makefile.PL Thu Jul 1 18:46:41 1999 @@ -1,7 +1,7 @@ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'POSIX', -- ($^O eq 'MSWin32' ? () : (LIBS => ["-lm -lposix -lcposix"])), -+ ($^O eq 'MSWin32' ? () : (LIBS => ["-lm"])), - MAN3PODS => {}, # Pods will be built by installman. +- LIBS => ["-lm -lposix -lcposix"], ++ LIBS => ["-lm"], + MAN3PODS => ' ', # Pods will be built by installman. XSPROTOARG => '-noprototypes', # XXX remove later? VERSION_FROM => 'POSIX.pm', diff --git a/lang/perl5/pkg/PLIST-md-ELF.shared b/lang/perl5/pkg/PLIST-md-ELF.shared deleted file mode 100644 index 9a8bca27f8d..00000000000 --- a/lang/perl5/pkg/PLIST-md-ELF.shared +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST-md-ELF.shared,v 1.1 2000/01/18 17:11:50 jlam Exp $ -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/libperl.so diff --git a/lang/perl5/pkg/PLIST-md-a.out.shared b/lang/perl5/pkg/PLIST-md-a.out.shared deleted file mode 100644 index e7b9665b476..00000000000 --- a/lang/perl5/pkg/PLIST-md-a.out.shared +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST-md-a.out.shared,v 1.1 2000/01/18 17:11:50 jlam Exp $ -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/libperl.so.5.3 diff --git a/lang/perl5/pkg/PLIST-md.shared b/lang/perl5/pkg/PLIST-md.shared index 780de2af618..1047607a4c3 100644 --- a/lang/perl5/pkg/PLIST-md.shared +++ b/lang/perl5/pkg/PLIST-md.shared @@ -1,27 +1,30 @@ -@comment $NetBSD: PLIST-md.shared,v 1.6 2000/01/18 17:11:50 jlam Exp $ -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/B/B.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/B/B.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DB_File/DB_File.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DB_File/DB_File.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/Dumper/Dumper.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/Dumper/Dumper.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Fcntl/Fcntl.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Fcntl/Fcntl.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IO/IO.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IO/IO.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IPC/SysV/SysV.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IPC/SysV/SysV.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NDBM_File/NDBM_File.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NDBM_File/NDBM_File.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Opcode/Opcode.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Opcode/Opcode.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/POSIX.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/POSIX.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SDBM_File/SDBM_File.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SDBM_File/SDBM_File.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Socket/Socket.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Socket/Socket.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/attrs/attrs.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/attrs/attrs.so -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/re/re.bs -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/re/re.so +@comment $NetBSD: PLIST-md.shared,v 1.7 2000/01/18 22:31:47 tron Exp $ +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File/DB_File.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File/DB_File.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Fcntl/Fcntl.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Fcntl/Fcntl.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/IO/IO.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/IO/IO.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/NDBM_File/NDBM_File.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/NDBM_File/NDBM_File.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Opcode/Opcode.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Opcode/Opcode.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/POSIX.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/POSIX.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/SDBM_File/SDBM_File.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/SDBM_File/SDBM_File.bs +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Socket/Socket.so +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Socket/Socket.bs +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Fcntl +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/IO +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/NDBM_File +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Opcode +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/SDBM_File +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Socket +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/pod +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404 +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS} +@dirrm lib/perl5 diff --git a/lang/perl5/pkg/PLIST-md.static b/lang/perl5/pkg/PLIST-md.static index ef42c67dada..c8cfbd035e4 100644 --- a/lang/perl5/pkg/PLIST-md.static +++ b/lang/perl5/pkg/PLIST-md.static @@ -1,27 +1,30 @@ -@comment $NetBSD: PLIST-md.static,v 1.5 2000/01/18 17:11:50 jlam Exp $ -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/B/B.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/B/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DB_File/DB_File.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DB_File/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/Dumper/Dumper.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/Dumper/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Fcntl/Fcntl.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Fcntl/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IO/IO.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IO/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IPC/SysV/SysV.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IPC/SysV/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NDBM_File/NDBM_File.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NDBM_File/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Opcode/Opcode.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Opcode/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/POSIX.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SDBM_File/SDBM_File.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SDBM_File/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Socket/Socket.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Socket/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/attrs/attrs.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/attrs/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/re/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/re/re.a +@comment $NetBSD: PLIST-md.static,v 1.6 2000/01/18 22:31:48 tron Exp $ +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File/DB_File.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Fcntl/Fcntl.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Fcntl/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/IO/IO.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/IO/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/NDBM_File/NDBM_File.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/NDBM_File/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Opcode/Opcode.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Opcode/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/POSIX.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/SDBM_File/SDBM_File.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/SDBM_File/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Socket/Socket.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Socket/extralibs.ld +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Fcntl +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/IO +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/NDBM_File +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Opcode +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/SDBM_File +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Socket +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/pod +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404 +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS} +@dirrm lib/perl5 diff --git a/lang/perl5/pkg/PLIST-mi b/lang/perl5/pkg/PLIST-mi index 618741cc453..be5f6738ae2 100644 --- a/lang/perl5/pkg/PLIST-mi +++ b/lang/perl5/pkg/PLIST-mi @@ -1,34 +1,559 @@ -@comment $NetBSD: PLIST-mi,v 1.9 2000/01/18 17:11:51 jlam Exp $ -bin/perl5.00503 -bin/perl +@comment $NetBSD: PLIST-mi,v 1.10 2000/01/18 22:31:48 tron Exp $ bin/a2p bin/c2ph +bin/find2perl bin/h2ph bin/h2xs +bin/perl +bin/perl5.00404 bin/perlbug bin/perldoc bin/pl2pm -bin/splain -bin/perlcc -bin/s2p -bin/find2perl -bin/pod2man bin/pod2html bin/pod2latex -bin/pstruct +bin/pod2man bin/pod2text -man/man1/perlapio.1 +bin/pstruct +bin/s2p +bin/splain +lib/perl5/AnyDBM_File.pm +lib/perl5/AutoLoader.pm +lib/perl5/AutoSplit.pm +lib/perl5/Benchmark.pm +lib/perl5/Bundle/CPAN.pm +lib/perl5/CGI.pm +lib/perl5/CGI/Apache.pm +lib/perl5/CGI/Carp.pm +lib/perl5/CGI/Fast.pm +lib/perl5/CGI/Push.pm +lib/perl5/CGI/Switch.pm +lib/perl5/CPAN.pm +lib/perl5/CPAN/FirstTime.pm +lib/perl5/CPAN/Nox.pm +lib/perl5/Carp.pm +lib/perl5/Class/Struct.pm +lib/perl5/Cwd.pm +lib/perl5/Devel/SelfStubber.pm +lib/perl5/DirHandle.pm +lib/perl5/English.pm +lib/perl5/Env.pm +lib/perl5/Exporter.pm +lib/perl5/ExtUtils/Command.pm +lib/perl5/ExtUtils/Embed.pm +lib/perl5/ExtUtils/Install.pm +lib/perl5/ExtUtils/Liblist.pm +lib/perl5/ExtUtils/MM_OS2.pm +lib/perl5/ExtUtils/MM_Unix.pm +lib/perl5/ExtUtils/MM_VMS.pm +lib/perl5/ExtUtils/MM_Win32.pm +lib/perl5/ExtUtils/MakeMaker.pm +lib/perl5/ExtUtils/Manifest.pm +lib/perl5/ExtUtils/Miniperl.pm +lib/perl5/ExtUtils/Mkbootstrap.pm +lib/perl5/ExtUtils/Mksymlists.pm +lib/perl5/ExtUtils/testlib.pm +lib/perl5/ExtUtils/typemap +lib/perl5/ExtUtils/xsubpp +lib/perl5/File/Basename.pm +lib/perl5/File/CheckTree.pm +lib/perl5/File/Compare.pm +lib/perl5/File/Copy.pm +lib/perl5/File/DosGlob.pm +lib/perl5/File/Find.pm +lib/perl5/File/Path.pm +lib/perl5/File/stat.pm +lib/perl5/FileCache.pm +lib/perl5/FindBin.pm +lib/perl5/Getopt/Long.pm +lib/perl5/Getopt/Std.pm +lib/perl5/I18N/Collate.pm +lib/perl5/IPC/Open2.pm +lib/perl5/IPC/Open3.pm +lib/perl5/Math/BigFloat.pm +lib/perl5/Math/BigInt.pm +lib/perl5/Math/Complex.pm +lib/perl5/Math/Trig.pm +lib/perl5/Net/Ping.pm +lib/perl5/Net/hostent.pm +lib/perl5/Net/netent.pm +lib/perl5/Net/protoent.pm +lib/perl5/Net/servent.pm +lib/perl5/Pod/Functions.pm +lib/perl5/Pod/Html.pm +lib/perl5/Pod/Text.pm +lib/perl5/Search/Dict.pm +lib/perl5/SelectSaver.pm +lib/perl5/SelfLoader.pm +lib/perl5/Shell.pm +lib/perl5/Symbol.pm +lib/perl5/Sys/Hostname.pm +lib/perl5/Sys/Syslog.pm +lib/perl5/Term/Cap.pm +lib/perl5/Term/Complete.pm +lib/perl5/Term/ReadLine.pm +lib/perl5/Test/Harness.pm +lib/perl5/Text/Abbrev.pm +lib/perl5/Text/ParseWords.pm +lib/perl5/Text/Soundex.pm +lib/perl5/Text/Tabs.pm +lib/perl5/Text/Wrap.pm +lib/perl5/Tie/Hash.pm +lib/perl5/Tie/RefHash.pm +lib/perl5/Tie/Scalar.pm +lib/perl5/Tie/SubstrHash.pm +lib/perl5/Time/Local.pm +lib/perl5/Time/gmtime.pm +lib/perl5/Time/localtime.pm +lib/perl5/Time/tm.pm +lib/perl5/UNIVERSAL.pm +lib/perl5/User/grent.pm +lib/perl5/User/pwent.pm +lib/perl5/abbrev.pl +lib/perl5/assert.pl +lib/perl5/auto/Text/ParseWords/autosplit.ix +lib/perl5/auto/Text/ParseWords/old_shellwords.al +lib/perl5/auto/Text/ParseWords/quotewords.al +lib/perl5/auto/Text/ParseWords/shellwords.al +lib/perl5/autouse.pm +lib/perl5/bigfloat.pl +lib/perl5/bigint.pl +lib/perl5/bigrat.pl +lib/perl5/base.pm +lib/perl5/blib.pm +lib/perl5/cacheout.pl +lib/perl5/chat2.pl +lib/perl5/complete.pl +lib/perl5/constant.pm +lib/perl5/ctime.pl +lib/perl5/diagnostics.pm +lib/perl5/dotsh.pl +lib/perl5/dumpvar.pl +lib/perl5/exceptions.pl +lib/perl5/fastcwd.pl +lib/perl5/find.pl +lib/perl5/finddepth.pl +lib/perl5/flush.pl +lib/perl5/ftp.pl +lib/perl5/getcwd.pl +lib/perl5/getopt.pl +lib/perl5/getopts.pl +lib/perl5/hostname.pl +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/EXTERN.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/INTERN.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/XSUB.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/av.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/config.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/cop.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/cv.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/dosish.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/embed.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/form.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/gv.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/handy.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/hv.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/keywords.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/mg.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/nostdio.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/op.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/opcode.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/patchlevel.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/perl.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/perlio.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/perlsdio.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/perlsfio.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/perly.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/pp.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/proto.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/regcomp.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/regexp.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/scope.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/sv.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/unixish.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/util.h +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE/libperl.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/Config.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/DB_File.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/DynaLoader.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/Fcntl.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/FileHandle.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO/File.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO/Handle.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO/Pipe.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO/Seekable.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO/Select.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO/Socket.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/NDBM_File.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/Opcode.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/POSIX.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/POSIX.pod +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/SDBM_File.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/Safe.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/Socket.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DB_File/autosplit.ix +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader/DynaLoader.a +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader/autosplit.ix +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader/dl_expandspec.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader/dl_find_symbol_anywhere.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader/dl_findfile.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/abs.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/alarm.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/assert.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/atan2.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/atexit.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/atof.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/atoi.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/atol.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/autosplit.ix +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/bsearch.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/calloc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/chdir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/chmod.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/chown.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/clearerr.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/closedir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/cos.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/creat.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/div.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/errno.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/execl.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/execle.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/execlp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/execv.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/execve.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/execvp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/exit.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/exp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fabs.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fclose.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fcntl.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fdopen.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/feof.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/ferror.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fflush.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fgetc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fgetpos.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fgets.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fileno.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fopen.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fork.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fprintf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fputc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fputs.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fread.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/free.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/freopen.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fscanf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fseek.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fsetpos.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fstat.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/ftell.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/fwrite.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getchar.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getcwd.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getegid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getenv.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/geteuid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getgid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getgrgid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getgrnam.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getgroups.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getlogin.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getpgrp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getpid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getppid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getpwnam.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getpwuid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/gets.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/getuid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/gmtime.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/isatty.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/kill.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/labs.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/ldiv.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/link.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/localtime.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/log.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/longjmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/malloc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/memchr.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/memcmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/memcpy.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/memmove.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/memset.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/mkdir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/offsetof.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/opendir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/perror.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/pow.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/printf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/putc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/putchar.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/puts.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/qsort.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/raise.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/rand.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/readdir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/realloc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/remove.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/rename.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/rewind.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/rewinddir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/rmdir.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/scanf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/setgid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/setjmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/setuid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/siglongjmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/sigsetjmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/sin.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/sleep.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/sprintf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/sqrt.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/srand.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/sscanf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/stat.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strcat.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strchr.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strcmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strcpy.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strcspn.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strerror.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strlen.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strncat.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strncmp.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strncpy.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strpbrk.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strrchr.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strspn.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strstr.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/strtok.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/system.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/time.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/tmpfile.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/tolower.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/toupper.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/umask.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/ungetc.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/unlink.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/utime.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/vfprintf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/vprintf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/vsprintf.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/wait.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/POSIX/waitpid.al +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/sdbm/extralibs.ld +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/ops.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/overload.pm +lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/pod/perldiag.pod +lib/perl5/importenv.pl +lib/perl5/integer.pm +lib/perl5/less.pm +lib/perl5/lib.pm +lib/perl5/locale.pm +lib/perl5/look.pl +lib/perl5/man/man3/AnyDBM_File.3 +lib/perl5/man/man3/AutoLoader.3 +lib/perl5/man/man3/AutoSplit.3 +lib/perl5/man/man3/Benchmark.3 +lib/perl5/man/man3/Bundle::CPAN.3 +lib/perl5/man/man3/CGI.3 +lib/perl5/man/man3/CGI::Apache.3 +lib/perl5/man/man3/CGI::Carp.3 +lib/perl5/man/man3/CGI::Fast.3 +lib/perl5/man/man3/CGI::Push.3 +lib/perl5/man/man3/CGI::Switch.3 +lib/perl5/man/man3/CPAN.3 +lib/perl5/man/man3/CPAN::FirstTime.3 +lib/perl5/man/man3/CPAN::Nox.3 +lib/perl5/man/man3/Carp.3 +lib/perl5/man/man3/Class::Struct.3 +lib/perl5/man/man3/Config.3 +lib/perl5/man/man3/Cwd.3 +lib/perl5/man/man3/DB_File.3 +lib/perl5/man/man3/Devel::SelfStubber.3 +lib/perl5/man/man3/DirHandle.3 +lib/perl5/man/man3/DynaLoader.3 +lib/perl5/man/man3/English.3 +lib/perl5/man/man3/Env.3 +lib/perl5/man/man3/Exporter.3 +lib/perl5/man/man3/ExtUtils::Command.3 +lib/perl5/man/man3/ExtUtils::Embed.3 +lib/perl5/man/man3/ExtUtils::Install.3 +lib/perl5/man/man3/ExtUtils::Liblist.3 +lib/perl5/man/man3/ExtUtils::MM_OS2.3 +lib/perl5/man/man3/ExtUtils::MM_Unix.3 +lib/perl5/man/man3/ExtUtils::MM_VMS.3 +lib/perl5/man/man3/ExtUtils::MM_Win32.3 +lib/perl5/man/man3/ExtUtils::MakeMaker.3 +lib/perl5/man/man3/ExtUtils::Manifest.3 +lib/perl5/man/man3/ExtUtils::Miniperl.3 +lib/perl5/man/man3/ExtUtils::Mkbootstrap.3 +lib/perl5/man/man3/ExtUtils::Mksymlists.3 +lib/perl5/man/man3/ExtUtils::testlib.3 +lib/perl5/man/man3/Fcntl.3 +lib/perl5/man/man3/File::Basename.3 +lib/perl5/man/man3/File::CheckTree.3 +lib/perl5/man/man3/File::Compare.3 +lib/perl5/man/man3/File::Copy.3 +lib/perl5/man/man3/File::DosGlob.3 +lib/perl5/man/man3/File::Find.3 +lib/perl5/man/man3/File::Path.3 +lib/perl5/man/man3/File::stat.3 +lib/perl5/man/man3/FileCache.3 +lib/perl5/man/man3/FileHandle.3 +lib/perl5/man/man3/FindBin.3 +lib/perl5/man/man3/Getopt::Long.3 +lib/perl5/man/man3/Getopt::Std.3 +lib/perl5/man/man3/I18N::Collate.3 +lib/perl5/man/man3/IO.3 +lib/perl5/man/man3/IO::File.3 +lib/perl5/man/man3/IO::Handle.3 +lib/perl5/man/man3/IO::Pipe.3 +lib/perl5/man/man3/IO::Seekable.3 +lib/perl5/man/man3/IO::Select.3 +lib/perl5/man/man3/IO::Socket.3 +lib/perl5/man/man3/IPC::Open2.3 +lib/perl5/man/man3/IPC::Open3.3 +lib/perl5/man/man3/Math::BigFloat.3 +lib/perl5/man/man3/Math::BigInt.3 +lib/perl5/man/man3/Math::Complex.3 +lib/perl5/man/man3/Math::Trig.3 +lib/perl5/man/man3/NDBM_File.3 +lib/perl5/man/man3/Net::Ping.3 +lib/perl5/man/man3/Net::hostent.3 +lib/perl5/man/man3/Net::netent.3 +lib/perl5/man/man3/Net::protoent.3 +lib/perl5/man/man3/Net::servent.3 +lib/perl5/man/man3/Opcode.3 +lib/perl5/man/man3/POSIX.3 +lib/perl5/man/man3/Pod::Html.3 +lib/perl5/man/man3/Pod::Text.3 +lib/perl5/man/man3/SDBM_File.3 +lib/perl5/man/man3/Safe.3 +lib/perl5/man/man3/Search::Dict.3 +lib/perl5/man/man3/SelectSaver.3 +lib/perl5/man/man3/SelfLoader.3 +lib/perl5/man/man3/Shell.3 +lib/perl5/man/man3/Socket.3 +lib/perl5/man/man3/Symbol.3 +lib/perl5/man/man3/Sys::Hostname.3 +lib/perl5/man/man3/Sys::Syslog.3 +lib/perl5/man/man3/Term::Cap.3 +lib/perl5/man/man3/Term::Complete.3 +lib/perl5/man/man3/Term::ReadLine.3 +lib/perl5/man/man3/Test::Harness.3 +lib/perl5/man/man3/Text::Abbrev.3 +lib/perl5/man/man3/Text::ParseWords.3 +lib/perl5/man/man3/Text::Soundex.3 +lib/perl5/man/man3/Text::Tabs.3 +lib/perl5/man/man3/Text::Wrap.3 +lib/perl5/man/man3/Tie::Hash.3 +lib/perl5/man/man3/Tie::RefHash.3 +lib/perl5/man/man3/Tie::Scalar.3 +lib/perl5/man/man3/Tie::SubstrHash.3 +lib/perl5/man/man3/Time::Local.3 +lib/perl5/man/man3/Time::gmtime.3 +lib/perl5/man/man3/Time::localtime.3 +lib/perl5/man/man3/Time::tm.3 +lib/perl5/man/man3/UNIVERSAL.3 +lib/perl5/man/man3/User::grent.3 +lib/perl5/man/man3/User::pwent.3 +lib/perl5/man/man3/autouse.3 +lib/perl5/man/man3/base.3 +lib/perl5/man/man3/blib.3 +lib/perl5/man/man3/constant.3 +lib/perl5/man/man3/diagnostics.3 +lib/perl5/man/man3/integer.3 +lib/perl5/man/man3/less.3 +lib/perl5/man/man3/lib.3 +lib/perl5/man/man3/locale.3 +lib/perl5/man/man3/ops.3 +lib/perl5/man/man3/overload.3 +lib/perl5/man/man3/sigtrap.3 +lib/perl5/man/man3/strict.3 +lib/perl5/man/man3/subs.3 +lib/perl5/man/man3/vars.3 +lib/perl5/newgetopt.pl +lib/perl5/open2.pl +lib/perl5/open3.pl +lib/perl5/perl5db.pl +lib/perl5/pod/perl.pod +lib/perl5/pod/perlapio.pod +lib/perl5/pod/perlbook.pod +lib/perl5/pod/perlbot.pod +lib/perl5/pod/perlcall.pod +lib/perl5/pod/perldata.pod +lib/perl5/pod/perldebug.pod +lib/perl5/pod/perldelta.pod +lib/perl5/pod/perldiag.pod +lib/perl5/pod/perldsc.pod +lib/perl5/pod/perlembed.pod +lib/perl5/pod/perlfaq.pod +lib/perl5/pod/perlfaq1.pod +lib/perl5/pod/perlfaq2.pod +lib/perl5/pod/perlfaq3.pod +lib/perl5/pod/perlfaq4.pod +lib/perl5/pod/perlfaq5.pod +lib/perl5/pod/perlfaq6.pod +lib/perl5/pod/perlfaq7.pod +lib/perl5/pod/perlfaq8.pod +lib/perl5/pod/perlfaq9.pod +lib/perl5/pod/perlform.pod +lib/perl5/pod/perlfunc.pod +lib/perl5/pod/perlguts.pod +lib/perl5/pod/perlipc.pod +lib/perl5/pod/perllocale.pod +lib/perl5/pod/perllol.pod +lib/perl5/pod/perlmod.pod +lib/perl5/pod/perlmodlib.pod +lib/perl5/pod/perlobj.pod +lib/perl5/pod/perlop.pod +lib/perl5/pod/perlpod.pod +lib/perl5/pod/perlre.pod +lib/perl5/pod/perlref.pod +lib/perl5/pod/perlrun.pod +lib/perl5/pod/perlsec.pod +lib/perl5/pod/perlstyle.pod +lib/perl5/pod/perlsub.pod +lib/perl5/pod/perlsyn.pod +lib/perl5/pod/perltie.pod +lib/perl5/pod/perltoc.pod +lib/perl5/pod/perltoot.pod +lib/perl5/pod/perltrap.pod +lib/perl5/pod/perlvar.pod +lib/perl5/pod/perlxs.pod +lib/perl5/pod/perlxstut.pod +lib/perl5/pwd.pl +lib/perl5/shellwords.pl +lib/perl5/sigtrap.pm +lib/perl5/stat.pl +lib/perl5/strict.pm +lib/perl5/subs.pm +lib/perl5/syslog.pl +lib/perl5/tainted.pl +lib/perl5/termcap.pl +lib/perl5/timelocal.pl +lib/perl5/validate.pl +lib/perl5/vars.pm +man/man1/a2p.1 +man/man1/c2ph.1 +man/man1/h2ph.1 +man/man1/h2xs.1 man/man1/perl.1 -man/man1/perl5004delta.1 +man/man1/perlapio.1 man/man1/perlbook.1 man/man1/perlbot.1 +man/man1/perlbug.1 man/man1/perlcall.1 man/man1/perldata.1 man/man1/perldebug.1 man/man1/perldelta.1 man/man1/perldiag.1 +man/man1/perldoc.1 man/man1/perldsc.1 -man/man1/c2ph.1 man/man1/perlembed.1 man/man1/perlfaq.1 man/man1/perlfaq1.1 @@ -43,27 +568,21 @@ man/man1/perlfaq9.1 man/man1/perlform.1 man/man1/perlfunc.1 man/man1/perlguts.1 -man/man1/perlhist.1 man/man1/perlipc.1 man/man1/perllocale.1 man/man1/perllol.1 man/man1/perlmod.1 man/man1/perlmodlib.1 -man/man1/perlmodinstall.1 man/man1/perlobj.1 man/man1/perlop.1 -man/man1/perlopentut.1 man/man1/perlpod.1 -man/man1/perlport.1 man/man1/perlre.1 man/man1/perlref.1 -man/man1/perlreftut.1 man/man1/perlrun.1 man/man1/perlsec.1 man/man1/perlstyle.1 man/man1/perlsub.1 man/man1/perlsyn.1 -man/man1/perlthrtut.1 man/man1/perltie.1 man/man1/perltoc.1 man/man1/perltoot.1 @@ -71,642 +590,48 @@ man/man1/perltrap.1 man/man1/perlvar.1 man/man1/perlxs.1 man/man1/perlxstut.1 -man/man1/h2ph.1 -man/man1/h2xs.1 -man/man1/perldoc.1 -man/man1/perlbug.1 man/man1/pl2pm.1 -man/man1/splain.1 -man/man1/s2p.1 -man/man1/a2p.1 -man/man1/pod2man.1 man/man1/pod2html.1 +man/man1/pod2man.1 man/man1/pstruct.1 +man/man1/s2p.1 +man/man1/splain.1 man/man1/xsubpp.1 -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Deparse.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/CC.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Debug.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Showlex.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Bblock.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Bytecode.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Stackobj.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Xref.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Lint.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Asmdata.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Assembler.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Disassembler.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/Terse.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B/C.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/Config.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/re.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader/dl_findfile.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader/dl_expandspec.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader/dl_find_symbol_anywhere.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader/autosplit.ix -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader/DynaLoader.a -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DB_File/autosplit.ix -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/assert.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/tolower.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/toupper.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/closedir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/opendir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/readdir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/rewinddir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/errno.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/creat.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fcntl.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getgrgid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getgrnam.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/atan2.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/cos.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/exp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fabs.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/log.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/pow.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/sin.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/sqrt.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getpwnam.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getpwuid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/longjmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/setjmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/kill.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/feof.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/siglongjmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/sigsetjmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/raise.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/offsetof.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/clearerr.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fclose.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fdopen.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fgetc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fgets.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fileno.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fopen.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fprintf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fputc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fputs.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fread.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/freopen.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fscanf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fseek.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/ferror.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fflush.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fgetpos.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fsetpos.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/ftell.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fwrite.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getchar.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/gets.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/perror.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/printf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/putc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/putchar.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/puts.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/remove.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/rename.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/rewind.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/scanf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/sprintf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/sscanf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/tmpfile.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/ungetc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/vfprintf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/vprintf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/vsprintf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/abs.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/atexit.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/atof.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/atoi.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/atol.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/bsearch.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/calloc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/div.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/exit.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/free.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getenv.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/labs.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/ldiv.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/malloc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/qsort.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/rand.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/realloc.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/srand.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/system.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/memchr.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/memcmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/memcpy.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/memmove.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/memset.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strcat.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strchr.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strcmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strcpy.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strcspn.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strerror.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strlen.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strncat.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strncmp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strncpy.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strpbrk.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strrchr.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strspn.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strstr.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/strtok.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/chmod.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fstat.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/mkdir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/stat.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/umask.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/wait.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/waitpid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/gmtime.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/localtime.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/time.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/alarm.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/chdir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/chown.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/execl.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/execle.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/execlp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/execv.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/execve.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/execvp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/fork.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getcwd.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getegid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/geteuid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getgid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getgroups.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getlogin.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getpgrp.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getpid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getppid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/getuid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/isatty.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/link.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/rmdir.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/setbuf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/setgid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/setuid.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/setvbuf.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/sleep.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/unlink.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/utime.al -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX/autosplit.ix -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/sdbm/extralibs.ld -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/DynaLoader.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/O.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/DB_File.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/Fcntl.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO/File.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO/Select.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO/Socket.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO/Handle.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO/Seekable.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO/Pipe.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/NDBM_File.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/Safe.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/Opcode.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/ops.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/POSIX.pod -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/POSIX.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/SDBM_File.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/Socket.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/attrs.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/Errno.pm -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/EXTERN.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/INTERN.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/XSUB.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/XSlock.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/av.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/bytecode.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/byterun.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/cc_runtime.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/config.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/cop.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/cv.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/dosish.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/embed.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/embedvar.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/fakethr.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/form.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/gv.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/handy.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/hv.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/intrpvar.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/iperlsys.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/keywords.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/mg.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/nostdio.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/objXSUB.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/objpp.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/op.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/opcode.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/patchlevel.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/perl.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/perlio.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/perlsdio.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/perlsfio.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/perlvars.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/perly.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/pp.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/pp_proto.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/proto.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/regcomp.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/regexp.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/regnodes.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/scope.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/sv.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/thrdvar.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/thread.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/unixish.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE/util.h -lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/.packlist -lib/perl5/5.00503/AnyDBM_File.pm -lib/perl5/5.00503/AutoLoader.pm -lib/perl5/5.00503/AutoSplit.pm -lib/perl5/5.00503/Benchmark.pm -lib/perl5/5.00503/CGI.pm -lib/perl5/5.00503/CGI/Apache.pm -lib/perl5/5.00503/CGI/Carp.pm -lib/perl5/5.00503/CGI/Cookie.pm -lib/perl5/5.00503/CGI/Fast.pm -lib/perl5/5.00503/CGI/Push.pm -lib/perl5/5.00503/CGI/Switch.pm -lib/perl5/5.00503/CPAN.pm -lib/perl5/5.00503/CPAN/FirstTime.pm -lib/perl5/5.00503/CPAN/Nox.pm -lib/perl5/5.00503/Carp.pm -lib/perl5/5.00503/Class/Struct.pm -lib/perl5/5.00503/Cwd.pm -lib/perl5/5.00503/Devel/SelfStubber.pm -lib/perl5/5.00503/DirHandle.pm -lib/perl5/5.00503/Dumpvalue.pm -lib/perl5/5.00503/English.pm -lib/perl5/5.00503/Env.pm -lib/perl5/5.00503/Exporter.pm -lib/perl5/5.00503/ExtUtils/Command.pm -lib/perl5/5.00503/ExtUtils/Embed.pm -lib/perl5/5.00503/ExtUtils/Install.pm -lib/perl5/5.00503/ExtUtils/Installed.pm -lib/perl5/5.00503/ExtUtils/Liblist.pm -lib/perl5/5.00503/ExtUtils/MM_OS2.pm -lib/perl5/5.00503/ExtUtils/MM_Unix.pm -lib/perl5/5.00503/ExtUtils/MM_VMS.pm -lib/perl5/5.00503/ExtUtils/MM_Win32.pm -lib/perl5/5.00503/ExtUtils/MakeMaker.pm -lib/perl5/5.00503/ExtUtils/Manifest.pm -lib/perl5/5.00503/ExtUtils/Mkbootstrap.pm -lib/perl5/5.00503/ExtUtils/Mksymlists.pm -lib/perl5/5.00503/ExtUtils/Packlist.pm -lib/perl5/5.00503/ExtUtils/inst -lib/perl5/5.00503/ExtUtils/testlib.pm -lib/perl5/5.00503/ExtUtils/typemap -lib/perl5/5.00503/ExtUtils/xsubpp -lib/perl5/5.00503/ExtUtils/Miniperl.pm -lib/perl5/5.00503/Fatal.pm -lib/perl5/5.00503/File/Basename.pm -lib/perl5/5.00503/File/CheckTree.pm -lib/perl5/5.00503/File/Compare.pm -lib/perl5/5.00503/File/Copy.pm -lib/perl5/5.00503/File/DosGlob.pm -lib/perl5/5.00503/File/Find.pm -lib/perl5/5.00503/File/Path.pm -lib/perl5/5.00503/File/Spec.pm -lib/perl5/5.00503/File/Spec/Mac.pm -lib/perl5/5.00503/File/Spec/OS2.pm -lib/perl5/5.00503/File/Spec/Unix.pm -lib/perl5/5.00503/File/Spec/VMS.pm -lib/perl5/5.00503/File/Spec/Win32.pm -lib/perl5/5.00503/File/stat.pm -lib/perl5/5.00503/FileCache.pm -lib/perl5/5.00503/FileHandle.pm -lib/perl5/5.00503/FindBin.pm -lib/perl5/5.00503/Getopt/Long.pm -lib/perl5/5.00503/Getopt/Std.pm -lib/perl5/5.00503/I18N/Collate.pm -lib/perl5/5.00503/IPC/Open2.pm -lib/perl5/5.00503/IPC/Open3.pm -lib/perl5/5.00503/IPC/SysV.pm -lib/perl5/5.00503/IPC/Msg.pm -lib/perl5/5.00503/IPC/Semaphore.pm -lib/perl5/5.00503/Math/BigFloat.pm -lib/perl5/5.00503/Math/BigInt.pm -lib/perl5/5.00503/Math/Complex.pm -lib/perl5/5.00503/Math/Trig.pm -lib/perl5/5.00503/Net/Ping.pm -lib/perl5/5.00503/Net/hostent.pm -lib/perl5/5.00503/Net/netent.pm -lib/perl5/5.00503/Net/protoent.pm -lib/perl5/5.00503/Net/servent.pm -lib/perl5/5.00503/Pod/Functions.pm -lib/perl5/5.00503/Pod/Html.pm -lib/perl5/5.00503/Pod/Text.pm -lib/perl5/5.00503/Search/Dict.pm -lib/perl5/5.00503/SelectSaver.pm -lib/perl5/5.00503/SelfLoader.pm -lib/perl5/5.00503/Shell.pm -lib/perl5/5.00503/Symbol.pm -lib/perl5/5.00503/Sys/Hostname.pm -lib/perl5/5.00503/Sys/Syslog.pm -lib/perl5/5.00503/Term/Cap.pm -lib/perl5/5.00503/Term/Complete.pm -lib/perl5/5.00503/Term/ReadLine.pm -lib/perl5/5.00503/Test.pm -lib/perl5/5.00503/Test/Harness.pm -lib/perl5/5.00503/Text/Abbrev.pm -lib/perl5/5.00503/Text/ParseWords.pm -lib/perl5/5.00503/Text/Soundex.pm -lib/perl5/5.00503/Text/Tabs.pm -lib/perl5/5.00503/Text/Wrap.pm -lib/perl5/5.00503/Tie/Array.pm -lib/perl5/5.00503/Tie/Handle.pm -lib/perl5/5.00503/Tie/Hash.pm -lib/perl5/5.00503/Tie/RefHash.pm -lib/perl5/5.00503/Tie/Scalar.pm -lib/perl5/5.00503/Tie/SubstrHash.pm -lib/perl5/5.00503/Time/Local.pm -lib/perl5/5.00503/Time/gmtime.pm -lib/perl5/5.00503/Time/localtime.pm -lib/perl5/5.00503/Time/tm.pm -lib/perl5/5.00503/UNIVERSAL.pm -lib/perl5/5.00503/User/grent.pm -lib/perl5/5.00503/User/pwent.pm -lib/perl5/5.00503/abbrev.pl -lib/perl5/5.00503/assert.pl -lib/perl5/5.00503/autouse.pm -lib/perl5/5.00503/base.pm -lib/perl5/5.00503/bigfloat.pl -lib/perl5/5.00503/bigint.pl -lib/perl5/5.00503/bigrat.pl -lib/perl5/5.00503/blib.pm -lib/perl5/5.00503/cacheout.pl -lib/perl5/5.00503/chat2.pl -lib/perl5/5.00503/complete.pl -lib/perl5/5.00503/constant.pm -lib/perl5/5.00503/ctime.pl -lib/perl5/5.00503/diagnostics.pm -lib/perl5/5.00503/dotsh.pl -lib/perl5/5.00503/dumpvar.pl -lib/perl5/5.00503/exceptions.pl -lib/perl5/5.00503/fastcwd.pl -lib/perl5/5.00503/fields.pm -lib/perl5/5.00503/find.pl -lib/perl5/5.00503/finddepth.pl -lib/perl5/5.00503/flush.pl -lib/perl5/5.00503/ftp.pl -lib/perl5/5.00503/getcwd.pl -lib/perl5/5.00503/getopt.pl -lib/perl5/5.00503/getopts.pl -lib/perl5/5.00503/hostname.pl -lib/perl5/5.00503/importenv.pl -lib/perl5/5.00503/integer.pm -lib/perl5/5.00503/less.pm -lib/perl5/5.00503/lib.pm -lib/perl5/5.00503/locale.pm -lib/perl5/5.00503/look.pl -lib/perl5/5.00503/newgetopt.pl -lib/perl5/5.00503/open2.pl -lib/perl5/5.00503/B/makeliblinks -lib/perl5/5.00503/B/cc_harness -lib/perl5/5.00503/B/disassemble -lib/perl5/5.00503/B/assemble -lib/perl5/5.00503/open3.pl -lib/perl5/5.00503/overload.pm -lib/perl5/5.00503/perl5db.pl -lib/perl5/5.00503/pwd.pl -lib/perl5/5.00503/shellwords.pl -lib/perl5/5.00503/sigtrap.pm -lib/perl5/5.00503/stat.pl -lib/perl5/5.00503/strict.pm -lib/perl5/5.00503/subs.pm -lib/perl5/5.00503/syslog.pl -lib/perl5/5.00503/tainted.pl -lib/perl5/5.00503/termcap.pl -lib/perl5/5.00503/timelocal.pl -lib/perl5/5.00503/validate.pl -lib/perl5/5.00503/vars.pm -lib/perl5/5.00503/auto/Getopt/Long/GetOptions.al -lib/perl5/5.00503/auto/Getopt/Long/FindOption.al -lib/perl5/5.00503/auto/Getopt/Long/Configure.al -lib/perl5/5.00503/auto/Getopt/Long/config.al -lib/perl5/5.00503/auto/Getopt/Long/Croak.al -lib/perl5/5.00503/auto/Getopt/Long/autosplit.ix -lib/perl5/5.00503/Data/Dumper.pm -lib/perl5/5.00503/pod/perl.pod -lib/perl5/5.00503/pod/perl5004delta.pod -lib/perl5/5.00503/pod/perlapio.pod -lib/perl5/5.00503/pod/perlbook.pod -lib/perl5/5.00503/pod/perlbot.pod -lib/perl5/5.00503/pod/perlcall.pod -lib/perl5/5.00503/pod/perldata.pod -lib/perl5/5.00503/pod/perldebug.pod -lib/perl5/5.00503/pod/perldelta.pod -lib/perl5/5.00503/pod/perldiag.pod -lib/perl5/5.00503/pod/perldsc.pod -lib/perl5/5.00503/pod/perlembed.pod -lib/perl5/5.00503/pod/perlfaq.pod -lib/perl5/5.00503/pod/perlfaq1.pod -lib/perl5/5.00503/pod/perlfaq2.pod -lib/perl5/5.00503/pod/perlfaq3.pod -lib/perl5/5.00503/pod/perlfaq4.pod -lib/perl5/5.00503/pod/perlfaq5.pod -lib/perl5/5.00503/pod/perlfaq6.pod -lib/perl5/5.00503/pod/perlfaq7.pod -lib/perl5/5.00503/pod/perlipc.pod -lib/perl5/5.00503/pod/perlfaq8.pod -lib/perl5/5.00503/pod/perlfaq9.pod -lib/perl5/5.00503/pod/perlform.pod -lib/perl5/5.00503/pod/perlfunc.pod -lib/perl5/5.00503/pod/perlguts.pod -lib/perl5/5.00503/pod/perlhist.pod -lib/perl5/5.00503/pod/perllocale.pod -lib/perl5/5.00503/pod/perllol.pod -lib/perl5/5.00503/pod/perlmod.pod -lib/perl5/5.00503/pod/perlmodinstall.pod -lib/perl5/5.00503/pod/perlmodlib.pod -lib/perl5/5.00503/pod/perlobj.pod -lib/perl5/5.00503/pod/perlop.pod -lib/perl5/5.00503/pod/perlopentut.pod -lib/perl5/5.00503/pod/perlpod.pod -lib/perl5/5.00503/pod/perlport.pod -lib/perl5/5.00503/pod/perlre.pod -lib/perl5/5.00503/pod/perlref.pod -lib/perl5/5.00503/pod/perlreftut.pod -lib/perl5/5.00503/pod/perlrun.pod -lib/perl5/5.00503/pod/perlsec.pod -lib/perl5/5.00503/pod/perlstyle.pod -lib/perl5/5.00503/pod/perlsub.pod -lib/perl5/5.00503/pod/perlsyn.pod -lib/perl5/5.00503/pod/perlthrtut.pod -lib/perl5/5.00503/pod/perltie.pod -lib/perl5/5.00503/pod/perltoc.pod -lib/perl5/5.00503/pod/perltoot.pod -lib/perl5/5.00503/pod/perltrap.pod -lib/perl5/5.00503/pod/perlvar.pod -lib/perl5/5.00503/pod/perlxs.pod -lib/perl5/5.00503/pod/perlxstut.pod -lib/perl5/5.00503/man/man3/Class::Struct.3 -lib/perl5/5.00503/man/man3/AnyDBM_File.3 -lib/perl5/5.00503/man/man3/AutoLoader.3 -lib/perl5/5.00503/man/man3/AutoSplit.3 -lib/perl5/5.00503/man/man3/Benchmark.3 -lib/perl5/5.00503/man/man3/CGI.3 -lib/perl5/5.00503/man/man3/CGI::Apache.3 -lib/perl5/5.00503/man/man3/CGI::Carp.3 -lib/perl5/5.00503/man/man3/CGI::Cookie.3 -lib/perl5/5.00503/man/man3/CGI::Fast.3 -lib/perl5/5.00503/man/man3/CGI::Push.3 -lib/perl5/5.00503/man/man3/CGI::Switch.3 -lib/perl5/5.00503/man/man3/CPAN.3 -lib/perl5/5.00503/man/man3/CPAN::Nox.3 -lib/perl5/5.00503/man/man3/CPAN::FirstTime.3 -lib/perl5/5.00503/man/man3/Carp.3 -lib/perl5/5.00503/man/man3/English.3 -lib/perl5/5.00503/man/man3/Cwd.3 -lib/perl5/5.00503/man/man3/Env.3 -lib/perl5/5.00503/man/man3/Devel::SelfStubber.3 -lib/perl5/5.00503/man/man3/DirHandle.3 -lib/perl5/5.00503/man/man3/Dumpvalue.3 -lib/perl5/5.00503/man/man3/File::Compare.3 -lib/perl5/5.00503/man/man3/Exporter.3 -lib/perl5/5.00503/man/man3/ExtUtils::Mkbootstrap.3 -lib/perl5/5.00503/man/man3/ExtUtils::Command.3 -lib/perl5/5.00503/man/man3/ExtUtils::Embed.3 -lib/perl5/5.00503/man/man3/ExtUtils::Install.3 -lib/perl5/5.00503/man/man3/ExtUtils::Installed.3 -lib/perl5/5.00503/man/man3/ExtUtils::Liblist.3 -lib/perl5/5.00503/man/man3/ExtUtils::MM_OS2.3 -lib/perl5/5.00503/man/man3/ExtUtils::MM_Unix.3 -lib/perl5/5.00503/man/man3/ExtUtils::MM_VMS.3 -lib/perl5/5.00503/man/man3/ExtUtils::MM_Win32.3 -lib/perl5/5.00503/man/man3/ExtUtils::MakeMaker.3 -lib/perl5/5.00503/man/man3/ExtUtils::Manifest.3 -lib/perl5/5.00503/man/man3/Fatal.3 -lib/perl5/5.00503/man/man3/FileCache.3 -lib/perl5/5.00503/man/man3/ExtUtils::Mksymlists.3 -lib/perl5/5.00503/man/man3/ExtUtils::Packlist.3 -lib/perl5/5.00503/man/man3/ExtUtils::testlib.3 -lib/perl5/5.00503/man/man3/ExtUtils::Miniperl.3 -lib/perl5/5.00503/man/man3/File::Spec::Unix.3 -lib/perl5/5.00503/man/man3/File::Basename.3 -lib/perl5/5.00503/man/man3/File::CheckTree.3 -lib/perl5/5.00503/man/man3/File::Copy.3 -lib/perl5/5.00503/man/man3/File::DosGlob.3 -lib/perl5/5.00503/man/man3/File::Find.3 -lib/perl5/5.00503/man/man3/File::Path.3 -lib/perl5/5.00503/man/man3/File::Spec.3 -lib/perl5/5.00503/man/man3/File::Spec::Mac.3 -lib/perl5/5.00503/man/man3/File::Spec::OS2.3 -lib/perl5/5.00503/man/man3/File::Spec::Win32.3 -lib/perl5/5.00503/man/man3/File::Spec::VMS.3 -lib/perl5/5.00503/man/man3/Getopt::Long.3 -lib/perl5/5.00503/man/man3/File::stat.3 -lib/perl5/5.00503/man/man3/FileHandle.3 -lib/perl5/5.00503/man/man3/FindBin.3 -lib/perl5/5.00503/man/man3/Getopt::Std.3 -lib/perl5/5.00503/man/man3/Math::BigInt.3 -lib/perl5/5.00503/man/man3/IPC::Open2.3 -lib/perl5/5.00503/man/man3/I18N::Collate.3 -lib/perl5/5.00503/man/man3/IPC::Open3.3 -lib/perl5/5.00503/man/man3/IPC::SysV.3 -lib/perl5/5.00503/man/man3/IPC::Msg.3 -lib/perl5/5.00503/man/man3/Text::ParseWords.3 -lib/perl5/5.00503/man/man3/IPC::Semaphore.3 -lib/perl5/5.00503/man/man3/Math::BigFloat.3 -lib/perl5/5.00503/man/man3/Math::Complex.3 -lib/perl5/5.00503/man/man3/Math::Trig.3 -lib/perl5/5.00503/man/man3/Net::Ping.3 -lib/perl5/5.00503/man/man3/Net::hostent.3 -lib/perl5/5.00503/man/man3/Net::netent.3 -lib/perl5/5.00503/man/man3/Net::protoent.3 -lib/perl5/5.00503/man/man3/Net::servent.3 -lib/perl5/5.00503/man/man3/Pod::Html.3 -lib/perl5/5.00503/man/man3/Pod::Text.3 -lib/perl5/5.00503/man/man3/Search::Dict.3 -lib/perl5/5.00503/man/man3/SelectSaver.3 -lib/perl5/5.00503/man/man3/SelfLoader.3 -lib/perl5/5.00503/man/man3/Shell.3 -lib/perl5/5.00503/man/man3/Symbol.3 -lib/perl5/5.00503/man/man3/Sys::Hostname.3 -lib/perl5/5.00503/man/man3/Sys::Syslog.3 -lib/perl5/5.00503/man/man3/Term::Cap.3 -lib/perl5/5.00503/man/man3/Term::Complete.3 -lib/perl5/5.00503/man/man3/Term::ReadLine.3 -lib/perl5/5.00503/man/man3/Test.3 -lib/perl5/5.00503/man/man3/Test::Harness.3 -lib/perl5/5.00503/man/man3/Text::Abbrev.3 -lib/perl5/5.00503/man/man3/Fcntl.3 -lib/perl5/5.00503/man/man3/B.3 -lib/perl5/5.00503/man/man3/Text::Soundex.3 -lib/perl5/5.00503/man/man3/Text::Tabs.3 -lib/perl5/5.00503/man/man3/Text::Wrap.3 -lib/perl5/5.00503/man/man3/Tie::Array.3 -lib/perl5/5.00503/man/man3/Tie::Handle.3 -lib/perl5/5.00503/man/man3/Tie::Hash.3 -lib/perl5/5.00503/man/man3/Tie::RefHash.3 -lib/perl5/5.00503/man/man3/Tie::Scalar.3 -lib/perl5/5.00503/man/man3/Tie::SubstrHash.3 -lib/perl5/5.00503/man/man3/Time::Local.3 -lib/perl5/5.00503/man/man3/Time::gmtime.3 -lib/perl5/5.00503/man/man3/Time::localtime.3 -lib/perl5/5.00503/man/man3/Time::tm.3 -lib/perl5/5.00503/man/man3/UNIVERSAL.3 -lib/perl5/5.00503/man/man3/User::grent.3 -lib/perl5/5.00503/man/man3/User::pwent.3 -lib/perl5/5.00503/man/man3/autouse.3 -lib/perl5/5.00503/man/man3/base.3 -lib/perl5/5.00503/man/man3/blib.3 -lib/perl5/5.00503/man/man3/constant.3 -lib/perl5/5.00503/man/man3/diagnostics.3 -lib/perl5/5.00503/man/man3/fields.3 -lib/perl5/5.00503/man/man3/integer.3 -lib/perl5/5.00503/man/man3/less.3 -lib/perl5/5.00503/man/man3/lib.3 -lib/perl5/5.00503/man/man3/locale.3 -lib/perl5/5.00503/man/man3/B::Deparse.3 -lib/perl5/5.00503/man/man3/B::CC.3 -lib/perl5/5.00503/man/man3/B::Debug.3 -lib/perl5/5.00503/man/man3/B::Showlex.3 -lib/perl5/5.00503/man/man3/B::Bblock.3 -lib/perl5/5.00503/man/man3/B::Bytecode.3 -lib/perl5/5.00503/man/man3/B::Stackobj.3 -lib/perl5/5.00503/man/man3/B::Xref.3 -lib/perl5/5.00503/man/man3/B::Lint.3 -lib/perl5/5.00503/man/man3/B::Asmdata.3 -lib/perl5/5.00503/man/man3/B::Assembler.3 -lib/perl5/5.00503/man/man3/B::C.3 -lib/perl5/5.00503/man/man3/B::Disassembler.3 -lib/perl5/5.00503/man/man3/B::Terse.3 -lib/perl5/5.00503/man/man3/overload.3 -lib/perl5/5.00503/man/man3/sigtrap.3 -lib/perl5/5.00503/man/man3/strict.3 -lib/perl5/5.00503/man/man3/subs.3 -lib/perl5/5.00503/man/man3/vars.3 -lib/perl5/5.00503/man/man3/Config.3 -lib/perl5/5.00503/man/man3/re.3 -lib/perl5/5.00503/man/man3/DynaLoader.3 -lib/perl5/5.00503/man/man3/O.3 -lib/perl5/5.00503/man/man3/IO::File.3 -lib/perl5/5.00503/man/man3/DB_File.3 -lib/perl5/5.00503/man/man3/Data::Dumper.3 -lib/perl5/5.00503/man/man3/IO::Select.3 -lib/perl5/5.00503/man/man3/IO::Socket.3 -lib/perl5/5.00503/man/man3/IO::Handle.3 -lib/perl5/5.00503/man/man3/IO::Seekable.3 -lib/perl5/5.00503/man/man3/IO::Pipe.3 -lib/perl5/5.00503/man/man3/IO.3 -lib/perl5/5.00503/man/man3/NDBM_File.3 -lib/perl5/5.00503/man/man3/Safe.3 -lib/perl5/5.00503/man/man3/Opcode.3 -lib/perl5/5.00503/man/man3/ops.3 -lib/perl5/5.00503/man/man3/POSIX.3 -lib/perl5/5.00503/man/man3/SDBM_File.3 -lib/perl5/5.00503/man/man3/Socket.3 -lib/perl5/5.00503/man/man3/attrs.3 -lib/perl5/5.00503/man/man3/Errno.3 -@exec /bin/mkdir -p /usr/pkg/lib/perl5/site_perl/5.005/${MACHINE_ARCH}-${LOWER_OPSYS} +@exec mkdir -p %D/lib/perl5/IO +@exec mkdir -p %D/lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Text/ParseWords +@exec mkdir -p %D/lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS} +@unexec rm %D/lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/perllocal.pod || true +@unexec rmdir -p %D/lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS} 2>/dev/null || true +@unexec rmdir -p %D/lib/perl5/man/man3 2>/dev/null || true +@dirrm lib/perl5/Bundle +@dirrm lib/perl5/CGI +@dirrm lib/perl5/CPAN +@dirrm lib/perl5/Class +@dirrm lib/perl5/Devel +@dirrm lib/perl5/ExtUtils +@dirrm lib/perl5/File +@dirrm lib/perl5/Getopt +@dirrm lib/perl5/I18N +@dirrm lib/perl5/IO +@dirrm lib/perl5/IPC +@dirrm lib/perl5/Math +@dirrm lib/perl5/Net +@dirrm lib/perl5/Pod +@dirrm lib/perl5/Search +@dirrm lib/perl5/Sys +@dirrm lib/perl5/Term +@dirrm lib/perl5/Test +@dirrm lib/perl5/Text +@dirrm lib/perl5/Tie +@dirrm lib/perl5/Time +@dirrm lib/perl5/User +@dirrm lib/perl5/auto/Text/ParseWords +@dirrm lib/perl5/auto/Text +@dirrm lib/perl5/auto +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/CORE +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/IO +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/DynaLoader +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Text/ParseWords +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/Text +@dirrm lib/perl5/${MACHINE_ARCH}-${LOWER_OPSYS}/5.00404/auto/sdbm +@dirrm lib/perl5/pod diff --git a/lang/perl5/pkg/PLIST.dirrm b/lang/perl5/pkg/PLIST.dirrm deleted file mode 100644 index f27b020654d..00000000000 --- a/lang/perl5/pkg/PLIST.dirrm +++ /dev/null @@ -1,57 +0,0 @@ -@comment $NetBSD: PLIST.dirrm,v 1.1 2000/01/18 17:11:51 jlam Exp $ -@dirrm lib/perl5/site_perl/5.005/${MACHINE_ARCH}-${LOWER_OPSYS} -@dirrm lib/perl5/site_perl/5.005 -@dirrm lib/perl5/site_perl -@dirrm lib/perl5/5.00503/pod -@dirrm lib/perl5/5.00503/man/man3 -@dirrm lib/perl5/5.00503/man -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/sdbm -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/re -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/attrs -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Socket -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/SDBM_File -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/POSIX -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Opcode -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NDBM_File -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IPC/SysV -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IPC -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/IO -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Fcntl -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DynaLoader -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data/Dumper -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Data -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/DB_File -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/B -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/auto -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/IO -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/CORE -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS}/B -@dirrm lib/perl5/5.00503/${MACHINE_ARCH}-${LOWER_OPSYS} -@dirrm lib/perl5/5.00503/auto/Getopt/Long -@dirrm lib/perl5/5.00503/auto/Getopt -@dirrm lib/perl5/5.00503/auto -@dirrm lib/perl5/5.00503/User -@dirrm lib/perl5/5.00503/Time -@dirrm lib/perl5/5.00503/Tie -@dirrm lib/perl5/5.00503/Text -@dirrm lib/perl5/5.00503/Test -@dirrm lib/perl5/5.00503/Term -@dirrm lib/perl5/5.00503/Sys -@dirrm lib/perl5/5.00503/Search -@dirrm lib/perl5/5.00503/Pod -@dirrm lib/perl5/5.00503/Net -@dirrm lib/perl5/5.00503/Math -@dirrm lib/perl5/5.00503/IPC -@dirrm lib/perl5/5.00503/I18N -@dirrm lib/perl5/5.00503/Getopt -@dirrm lib/perl5/5.00503/File/Spec -@dirrm lib/perl5/5.00503/File -@dirrm lib/perl5/5.00503/ExtUtils -@dirrm lib/perl5/5.00503/Devel -@dirrm lib/perl5/5.00503/Data -@dirrm lib/perl5/5.00503/Class -@dirrm lib/perl5/5.00503/CPAN -@dirrm lib/perl5/5.00503/CGI -@dirrm lib/perl5/5.00503/B -@dirrm lib/perl5/5.00503 -@dirrm lib/perl5 |