installing Data::Dumper

[email protected] (Teresa Raymond) Thu, 28 Jun 2001 00:06:24 -0500
Newsgroups perl.macperl.modules
Message-ID <v04210104b76069c9e684@[66.72.119.155]>
I need some help with installing this module.  The "MacPerl: Power 
and Ease" book advises that any module with an extension not be 
installed.  But, I have a class, "Advanced Perl Programming" that 
requires Data::Dumper which appears to have an extension file.  I am 
at a loss as to how I should install it.  I have tried, when I type 
in:

perl Makefile.PL
make
make test
make install

or

MacPerl Makefile.PL
make
make test
make install

there is an error msg:

# Can't locate object method "MacPerl" ("perl") via package "Makefile".
File 'Untitled'; Line 1

Thanks in advance!


*** Teresa Raymond
*** http://www.mariposanet.com
*** [email protected]