Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
usr
/
share
/
perl5
/
URI
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/perl5/URI/mms.pm
package URI::mms; require URI::http; @ISA=qw(URI::http); sub default_port { 1755 } 1;