Current Path :
/
scripts
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//scripts/check_mail_spamassassin_compiledregexps_body_0
#!/usr/local/cpanel/3rdparty/bin/perl BEGIN { unshift @INC, $ARGV[0] if defined $ARGV[0]; } eval 'local $SIG{__DIE__}; use Mail::SpamAssassin::CompiledRegexps::body_0; print "ok\n";';