HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991111/root/usr/share/perl5/URI/
Upload File :
Current File : //proc/1991111/root/usr/share/perl5/URI/mms.pm
package URI::mms;

use strict;
use warnings;

our $VERSION = '5.17';

use parent 'URI::http';

sub default_port { 1755 }

1;