HOME


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

use strict;
use warnings;

our $VERSION = '5.17';

use parent 'URI::_login';

sub default_port { 23 }

1;