#!/bin/sh
# cpanel4 - scripts Copyright(c) 1997-2002 cPanel, Inc..
# All rights Reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cpanel license. Unauthorized copying is prohibited
rm -rf /root/.cpan
/scripts/checkccompiler
find /usr/lib/perl5 -name "MD5*" -exec rm -fv {} ';'
/scripts/perlinstaller MD5
/scripts/perlinstaller Digest::MD5
/scripts/perlinstaller MD5