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]