since munin now using cpanel's internal perl 5.14 my nginx graph didn't generated as it requires "LWP::UserAgent". how do i add this module? /scripts/perlinstaller is installing to the system's perl module and not cpanel's perl
/scripts/perlinstaller is for adding modules to the OS perl (/usr/bin/perl)
/usr/local/cpanel/3rdparty/perl/514/bin/cpan is for installing modules for cPanel & WHM's perl