Can't locate Data/Dumper.pm in @INC

If you see the above error anywhere, install Data/Dumper:

wget http://www.cpan.org/modules/by-module/Data/Data-Dumper-2.121.tar.gz
tar xvzf Data-Dumper-2.121.tar.gz
cd Data-Dumper-2.121
perl Makefile.PL
make
make install
 
troubleshooting/locate_data.txt · Last modified: 2010/02/22 03:16 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki