Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 770a7244191bb167eff0b8e623f850a3 > files > 97

perl-URI-1.600.0-3.mga4.noarch.rpm

package URI::mms;

require URI::http;
@ISA=qw(URI::http);

sub default_port { 1755 }

1;