ok
Direktori : /proc/thread-self/root/proc/self/root/proc/thread-self/root/usr/share/perl5/URI/ |
Current File : //proc/thread-self/root/proc/self/root/proc/thread-self/root/usr/share/perl5/URI/snews.pm |
package URI::snews; # draft-gilman-news-url-01 require URI::news; @ISA=qw(URI::news); sub default_port { 563 } sub secure { 1 } 1;