http://qs1969.pair.com?node_id=1097444

hauntedbyshadow has asked for the wisdom of the Perl Monks concerning the following question:

Hey Everyone, So i'm having a epic time trying to get DBD::mysql to install on my centos server. I started out using perlbrew but it borked everything, so I switched over to using cpan. I removed all modules and have started over. It was going well until I hit a wall getting this one mod installed.

cpan[10]> force make DBD::mysql Running make for module 'DBD::mysql' Running make for C/CA/CAPTTOFU/DBD-mysql-4.028.tar.gz CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-mysql-4.028.tar.gz make: *** [dbdimp.o] Error 1 CAPTTOFU/DBD-mysql-4.028.tar.gz /usr/bin/make -- NOT OK Warning (usually harmless): 'YAML' not installed, will not store persi +stent state Failed during this command: CAPTTOFU/DBD-mysql-4.028.tar.gz : make NO

I'm not sure what to do, i'm open to suggestions, not sure if there is a install from source way I haven't found or something i'm missing. Thanks :D