HEX
Server: LiteSpeed
System: Linux server.tenvelop.com 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64
User: livspacetenvelop (1024)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //proc/self/root/proc/thread-self/root/proc/self/root/usr/share/perl5/URI/telnet.pm
package URI::telnet;

use strict;
use warnings;

our $VERSION = '5.09';

use parent 'URI::_login';

sub default_port { 23 }

1;