my $uri = URI::ftp->new('ftp://fobazar.com/foo/baz'); $uri->host; # fobazar.com $uri->path; # /foo/baz