????
Current Path : /proc/335989/root/proc/328294/root/scripts/ |
Current File : //proc/335989/root/proc/328294/root/scripts/check_dbd_mysql |
#!/usr/local/cpanel/3rdparty/bin/perl eval 'local $SIG{__DIE__}; use DBD::mysql; print "ok\n";'; if ($@) { warn $@; }