Your IP : 216.73.217.90


Current Path : /proc/thread-self/root/proc/self/root/proc/thread-self/root/usr/local/share/perl5/URI/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/proc/thread-self/root/usr/local/share/perl5/URI/_login.pm

package URI::_login;

use strict;
use warnings;

use parent qw(URI::_server URI::_userpass);

our $VERSION = '5.10';

# Generic terminal logins.  This is used as a base class for 'telnet',
# 'tn3270', and 'rlogin' URL schemes.

1;