%PDF- %PDF-
Direktori : /proc/thread-self/root/usr/share/perl5/URI/ |
Current File : //proc/thread-self/root/usr/share/perl5/URI/telnet.pm |
package URI::telnet; use strict; use warnings; our $VERSION = '5.10'; use parent 'URI::_login'; sub default_port { 23 } 1;