Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah Garrett Wallach

Hi List,

Okay I am unable to figure out how to get out of this loop.
I try to build p5-Module-Install and the result error is Can't locate 
ExtUtils/MakeMaker.pm


when I attempt to build p5-ExtUtils-MakeMaker I cant because the module 
needs ExtUtils/Install.pm



here is the output and perl -V too

output tail from installing p5-Module-Install

Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in 
@INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.8/mach 
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl 
/usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at (eval 
1) line 1.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm line 17.

Compilation failed in require at ./Makefile.PL line 8.
BEGIN failed--compilation aborted at ./Makefile.PL line 8.
*** Error code 2

Stop in /usr/ports/devel/p5-version.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portinstall.85961.5 env make

** Fix the problem and try again.
---  Skipping 'devel/p5-Module-ScanDeps' because a requisite port 
'devel/p5-version' failed (specify -k to force)
---  Skipping 'devel/p5-Module-Install' because a requisite port 
'devel/p5-Module-ScanDeps' failed (specify -k to force)

** Listing the failed packages (-:ignored / *:skipped / !:failed)
! devel/p5-Module-CoreList  (unknown build error)
! devel/p5-PAR-Dist (unknown build error)
! devel/p5-Package-Constants(unknown build error)
! textproc/p5-YAML-Tiny (unknown build error)
! archivers/p5-Compress-Raw-Bzip2   (unknown build error)
* archivers/p5-IO-Compress-Bzip2
! devel/p5-version  (unknown build error)
* devel/p5-Module-ScanDeps
* devel/p5-Module-Install


output tail from installing p5-ExtUtils-MakeMaker

Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in 
@INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.8/mach 
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl 
/usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at (eval 
1) line 1.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm line 17.

Compilation failed in require at ./Makefile.PL line 8.
BEGIN failed--compilation aborted at ./Makefile.PL line 8.
*** Error code 2

Stop in /usr/ports/devel/p5-version.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portinstall.80407.5 env make

** Fix the problem and try again.
---  Skipping 'devel/p5-Module-ScanDeps' because a requisite port 
'devel/p5-version' failed (specify -k to force)
---  Skipping 'devel/p5-Module-Install' because a requisite port 
'devel/p5-Module-ScanDeps' failed (specify -k to force)

** Listing the failed packages (-:ignored / *:skipped / !:failed)
! devel/p5-Module-CoreList  (unknown build error)
! devel/p5-PAR-Dist (unknown build error)
! devel/p5-Package-Constants(unknown build error)
! textproc/p5-YAML-Tiny (unknown build error)
! archivers/p5-Compress-Raw-Bzip2   (unknown build error)
* archivers/p5-IO-Compress-Bzip2
! devel/p5-version  (unknown build error)
* devel/p5-Module-ScanDeps
* devel/p5-Module-Install

perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
osname=freebsd, osvers=6.2-release-p5, archname=i386-freebsd-64int
uname='freebsd hurricane.enabled.com 6.2-release-p5 freebsd 
6.2-release-p5 #1: sun aug 12 14:27:32 pdt 2007 
[EMAIL PROTECTED]:usrobjusrsrcsyssmp i386 '
config_args='-sde -Dprefix=/usr/local 
-Darchlib=/usr/local/lib/perl5/5.8.8/mach 
-Dprivlib=/usr/local/lib/perl5/5.8.8 
-Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 
-Dman1dir=/usr/local/man/man1 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 
-Dscriptdir=/usr/local/bin 
-Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv 
-Uinstallusrbinperl -Dcc=cc -Duseshrplib 
-Dccflags=-DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN 
-Doptimize=-O2 -fno-strict-aliasing -pipe -march=pentiumpro -Ud_dosuid 
-Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'

hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef

useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
  Compiler:
cc='cc', ccflags 
='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include',

optimize='-O2 -fno-strict-aliasing -pipe -march=pentiumpro',
cppflags='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict

Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Ott Köstner

Noah Garrett Wallach wrote:

Hi List,

Okay I am unable to figure out how to get out of this loop.
I try to build p5-Module-Install and the result error is Can't locate 
ExtUtils/MakeMaker.pm


when I attempt to build p5-ExtUtils-MakeMaker I cant because the 
module needs ExtUtils/Install.pm


Just experimented -- looks good here. Make just completes in few 
seconds. Maybe this helps. This is how it shoult look like...


# cd /usr/ports/devel/p5-Module-Install
# make
===  Vulnerability check disabled, database not found
===  Extracting for p5-Module-Install-0.77
= MD5 Checksum OK for Module-Install-0.77.tar.gz.
= SHA256 Checksum OK for Module-Install-0.77.tar.gz.
===   p5-Module-Install-0.77 depends on file: /usr/local/bin/perl5.8.8 
- found

===  Patching for p5-Module-Install-0.77
===   p5-Module-Install-0.77 depends on file: /usr/local/bin/perl5.8.8 
- found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/Archive/Tar.pm - found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/Module/ScanDeps.pm - found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/Module/CoreList.pm - found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/Module/Build.pm - found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/PAR/Dist.pm - found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/YAML/Tiny.pm - found
===   p5-Module-Install-0.77 depends on file: 
/usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/ParseXS.pm - found
===   p5-Module-Install-0.77 depends on file: /usr/local/bin/perl5.8.8 
- found
===   p5-Module-Install-0.77 depends on file: /usr/local/bin/perl5.8.8 
- found

===  Configuring for p5-Module-Install-0.77
Checking if your kit is complete...
Looks good
Warning: prerequisite ExtUtils::Install 1.50 not found. We have 1.33.
Warning: prerequisite File::Remove 1.40 not found.
Writing Makefile for Module::Install
===  Building for p5-Module-Install-0.77
cp lib/Module/Install/Admin/Bundle.pm 
blib/lib/Module/Install/Admin/Bundle.pm

cp lib/Module/Install/AutoInstall.pm blib/lib/Module/Install/AutoInstall.pm
cp lib/Module/Install/With.pm blib/lib/Module/Install/With.pm
cp lib/Module/Install/Run.pm blib/lib/Module/Install/Run.pm
cp lib/Module/Install/Can.pm blib/lib/Module/Install/Can.pm
cp lib/Module/Install/Admin.pm blib/lib/Module/Install/Admin.pm
cp lib/Module/Install/PAR.pm blib/lib/Module/Install/PAR.pm
cp lib/Module/Install/Fetch.pm blib/lib/Module/Install/Fetch.pm
cp lib/Module/Install/Admin/Compiler.pm 
blib/lib/Module/Install/Admin/Compiler.pm
cp lib/Module/Install/Admin/ScanDeps.pm 
blib/lib/Module/Install/Admin/ScanDeps.pm

cp lib/Module/Install/Deprecated.pm blib/lib/Module/Install/Deprecated.pm
cp lib/Module/Install/Admin/Find.pm blib/lib/Module/Install/Admin/Find.pm
cp lib/Module/Install/Metadata.pm blib/lib/Module/Install/Metadata.pm
cp lib/Module/Install/Bundle.pm blib/lib/Module/Install/Bundle.pm
cp lib/Module/Install/Makefile.pm blib/lib/Module/Install/Makefile.pm
cp lib/inc/Module/Install.pm blib/lib/inc/Module/Install.pm
cp lib/Module/Install/Admin/WriteAll.pm 
blib/lib/Module/Install/Admin/WriteAll.pm

cp lib/Module/Install/Compiler.pm blib/lib/Module/Install/Compiler.pm
cp lib/Module/Install.pm blib/lib/Module/Install.pm
cp lib/Module/Install/Include.pm blib/lib/Module/Install/Include.pm
cp lib/Module/Install/WriteAll.pm blib/lib/Module/Install/WriteAll.pm
cp lib/Module/AutoInstall.pm blib/lib/Module/AutoInstall.pm
cp lib/Module/Install/External.pm blib/lib/Module/Install/External.pm
cp lib/Module/Install/Win32.pm blib/lib/Module/Install/Win32.pm
cp lib/Module/Install/Admin/Include.pm 
blib/lib/Module/Install/Admin/Include.pm
cp lib/Module/Install/Admin/Makefile.pm 
blib/lib/Module/Install/Admin/Makefile.pm

cp lib/Module/Install/Share.pm blib/lib/Module/Install/Share.pm
cp lib/Module/Install/Admin/Manifest.pm 
blib/lib/Module/Install/Admin/Manifest.pm

cp lib/Module/Install/Base.pm blib/lib/Module/Install/Base.pm
cp lib/Module/Install/Admin/Metadata.pm 
blib/lib/Module/Install/Admin/Metadata.pm

cp lib/Module/Install/MakeMaker.pm blib/lib/Module/Install/MakeMaker.pm
cp lib/Module/Install/Inline.pm blib/lib/Module/Install/Inline.pm
cp lib/Module/Install/Philosophy.pod blib/lib/Module/Install/Philosophy.pod
cp lib/Module/Install.pod blib/lib/Module/Install.pod
Installing blib/lib/auto/share/dist/Module-Install/dist_file.txt
Manifying blib/man3/Module::Install::With.3
Manifying blib/man3/Module::Install::Bundle.3
Manifying blib/man3/Module::Install::Makefile.3
Manifying blib/man3/inc::Module::Install.3
Manifying blib/man3/Module::Install::Compiler.3
Manifying blib/man3/Module::AutoInstall.3
Manifying blib/man3/Module::Install::Can.3
Manifying blib/man3/Module::Install::Admin.3
Manifying blib/man3/Module::Install::PAR.3
Manifying blib/man3/Module::Install::External.3
Manifying blib/man3/Module

Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Noah Garrett Wallach wrote:
 Hi List,
 
 Okay I am unable to figure out how to get out of this loop.
 I try to build p5-Module-Install and the result error is Can't locate
 ExtUtils/MakeMaker.pm
 
 when I attempt to build p5-ExtUtils-MakeMaker I cant because the module
 needs ExtUtils/Install.pm
 
 
 here is the output and perl -V too
 
 output tail from installing p5-Module-Install
 
 Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in
 @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.8/mach
 /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
 /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at (eval
 1) line 1.
 BEGIN failed--compilation aborted at
 /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm line 17.
 Compilation failed in require at ./Makefile.PL line 8.
 BEGIN failed--compilation aborted at ./Makefile.PL line 8.
 *** Error code 2
 
[...]

Hi Noah,

What is the output of the following command on your system?

find /usr/local/lib/perl5 -name MakeMaker.pm -print

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJKutq0sRouByUApARAjENAKCplSrXpMfxJlPq4nKseIWILBx0FQCgp9V0
ntwXUoNetw8KVHzIH/N+ZM0=
=5yV6
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah



Greg Larkin wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Noah Garrett Wallach wrote:

Hi List,

Okay I am unable to figure out how to get out of this loop.
I try to build p5-Module-Install and the result error is Can't locate
ExtUtils/MakeMaker.pm

when I attempt to build p5-ExtUtils-MakeMaker I cant because the module
needs ExtUtils/Install.pm


here is the output and perl -V too

output tail from installing p5-Module-Install

Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in
@INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.8/mach
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at (eval
1) line 1.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm line 17.
Compilation failed in require at ./Makefile.PL line 8.
BEGIN failed--compilation aborted at ./Makefile.PL line 8.
*** Error code 2


[...]

Hi Noah,

What is the output of the following command on your system?

find /usr/local/lib/perl5 -name MakeMaker.pm -print

Regards,
Greg

sure


 sudo find /usr/local/lib/perl5 -name MakeMaker.pm -print[~]
Password:
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Noah wrote:
 
 
 Greg Larkin wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Noah Garrett Wallach wrote:
 Hi List,

 Okay I am unable to figure out how to get out of this loop.
 I try to build p5-Module-Install and the result error is Can't locate
 ExtUtils/MakeMaker.pm

 when I attempt to build p5-ExtUtils-MakeMaker I cant because the module
 needs ExtUtils/Install.pm


 here is the output and perl -V too

 output tail from installing p5-Module-Install

 Cannot load ExtUtils::MakeMaker: Can't locate ExtUtils/MakeMaker.pm in
 @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.8/mach
 /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
 /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at (eval
 1) line 1.
 BEGIN failed--compilation aborted at
 /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm line 17.
 Compilation failed in require at ./Makefile.PL line 8.
 BEGIN failed--compilation aborted at ./Makefile.PL line 8.
 *** Error code 2

 [...]

 Hi Noah,

 What is the output of the following command on your system?

 find /usr/local/lib/perl5 -name MakeMaker.pm -print

 Regards,
 Greg
 sure
 
 
  sudo find /usr/local/lib/perl5 -name MakeMaker.pm -print[~]
 Password:
 /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm
 

Hi Noah,

When I run the same command, I get 2 lines of output:

/usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm

The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden
subroutine, but the rest of the subroutines are loaded from the standard
ExtUtils/MakeMaker.pm.  If that file is missing, then it's likely that
your Perl installation is corrupted.

Did you ever run a file utility that removes duplicate files in a
directory tree?  The files are not identical in content, but if the
utility removed based on name only, that could explain why one is missing.

Hope that helps,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJKvVW0sRouByUApARAjmnAJ9grg5P1xGhlJLJEMnYGTNODKRNXwCeLzEQ
MKP7f1xwlN7yqvBn2EbdjQ0=
=U7jq
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah




/usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm

The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden
subroutine, but the rest of the subroutines are loaded from the standard
ExtUtils/MakeMaker.pm.  If that file is missing, then it's likely that
your Perl installation is corrupted.

Did you ever run a file utility that removes duplicate files in a
directory tree?  The files are not identical in content, but if the
utility removed based on name only, that could explain why one is missing.




not that I am aware of - what shall  I do rebuild and reinstall my perl 5.8

Cheers,

Noah


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Noah wrote:
 

 /usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
 /usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm

 The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden
 subroutine, but the rest of the subroutines are loaded from the standard
 ExtUtils/MakeMaker.pm.  If that file is missing, then it's likely that
 your Perl installation is corrupted.

 Did you ever run a file utility that removes duplicate files in a
 directory tree?  The files are not identical in content, but if the
 utility removed based on name only, that could explain why one is
 missing.
 
 
 
 not that I am aware of - what shall  I do rebuild and reinstall my perl 5.8
 
 Cheers,
 
 Noah
 

Hi Noah,

It's pretty easy to do a forced re-install, but before you do, would you
mind sending me the output of the following commands?

cd /usr/local/lib/perl5/5.8.8/ExtUtils
find . -type f -print | sort

I'd like to compare the list of files in your ExtUtils directory with
the list from my machine.

Also, did you originally install Perl from a package or did you build it
from source and install it from the /usr/ports/lang/perl5.8 directory?

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJKzHk0sRouByUApARAnExAJ9bOd17VIK7SIg2o57Zqrc5kmOCXQCgupFD
7mvnV0OlGl5QqpAZLqA2lX0=
=d60h
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't locate ExtUtils/MakeMaker.pm

2008-11-24 Thread Noah

Greg Larkin wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Noah wrote:

/usr/local/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
/usr/local/lib/perl5/5.8.8/BSDPAN/ExtUtils/MakeMaker.pm

The BSDPAN/ExtUtils/MakeMaker.pm file provides one overridden
subroutine, but the rest of the subroutines are loaded from the standard
ExtUtils/MakeMaker.pm.  If that file is missing, then it's likely that
your Perl installation is corrupted.

Did you ever run a file utility that removes duplicate files in a
directory tree?  The files are not identical in content, but if the
utility removed based on name only, that could explain why one is
missing.



not that I am aware of - what shall  I do rebuild and reinstall my perl 5.8

Cheers,

Noah



Hi Noah,

It's pretty easy to do a forced re-install, but before you do, would you
mind sending me the output of the following commands?

cd /usr/local/lib/perl5/5.8.8/ExtUtils
find . -type f -print | sort

I'd like to compare the list of files in your ExtUtils directory with
the list from my machine.

Also, did you originally install Perl from a package or did you build it
from source and install it from the /usr/ports/lang/perl5.8 directory?





sure thing - thanks for all your help Greg.

perl is installed from /usr/ports
p5-CGI-SpeedyCGI-2.22_4 Speed up perl CGI scripts by running them 
persistently
p5-DBI-1.60.4   The perl5 Database Interface.  Required for DBD::* 
modules
p5-Devel-Symdump-2.0800 A perl5 module that dumps symbol names or the 
symbol table
p5-Errno-1.10   A perl5 module providing access to System errno 
constants
p5-Error-0.17015Perl module to provide Error/exception support for 
perl: Er

p5-File-NFSLock-1.20 File::NFSLock - perl module to do NFS (or not) locking
p5-PPI-1.201Analyze and manipulate Perl code without using perl 
itself
p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have 
in the perl cor

p5-Storable-2.18Persistency for perl data structures
p5-Test-Harness-3.14 Run perl standard test scripts with statistics
p5-Test-Simple-0.86 Basic utilities for writing tests in perl
perl-5.8.8_1Practical Extraction and Report Language
perltidy-20071205   Indents and reformats Perl scripts to make them 
easier to r



cd /usr/local/lib/perl5/5.8.8/ExtUtils
find . -type f -print | sorttyphoon# find . -type f -print | sort
./Command.pm
./Command/MM.pm
./Constant.pm
./Constant/Base.pm
./Constant/Utils.pm
./Constant/XS.pm
./Embed.pm
./Install.pm
./Installed.pm
./Liblist.pm
./Liblist/Kid.pm
./MANIFEST.SKIP
./MM.pm
./MM_AIX.pm
./MM_Any.pm
./MM_BeOS.pm
./MM_Cygwin.pm
./MM_DOS.pm
./MM_MacOS.pm
./MM_NW5.pm
./MM_OS2.pm
./MM_QNX.pm
./MM_UWIN.pm
./MM_Unix.pm
./MM_VMS.pm
./MM_VOS.pm
./MM_Win32.pm
./MM_Win95.pm
./MY.pm
./MakeMaker.pm
./MakeMaker/Config.pm
./MakeMaker/FAQ.pod
./MakeMaker/Tutorial.pod
./MakeMaker/bytes.pm
./MakeMaker/vmsish.pm
./Manifest.pm
./Miniperl.pm
./Mkbootstrap.pm
./Mksymlists.pm
./NOTES
./PATCHING
./Packlist.pm
./testlib.pm
./typemap
./xsubpp



Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJKzHk0sRouByUApARAnExAJ9bOd17VIK7SIg2o57Zqrc5kmOCXQCgupFD
7mvnV0OlGl5QqpAZLqA2lX0=
=d60h
-END PGP SIGNATURE-


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]